Home
last modified time | relevance | path

Searched defs:CreateFunctionCall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DFunctionLookup.cpp39 TFunctionLookup *TFunctionLookup::CreateFunctionCall(const ImmutableString &name, in CreateFunctionCall() function in sh::TFunctionLookup
H A DIntermNode.cpp618 TIntermAggregate *TIntermAggregate::CreateFunctionCall(const TFunction &func, in CreateFunctionCall() function in sh::TIntermAggregate