Searched refs:expandArguments (Results 1 – 2 of 2) sorted by relevance
103 void expandArguments(const TSourceLoc&, const TFunction&, TIntermTyped*&);
5349 expandArguments(loc, *fnCandidate, arguments); in handleFunctionCall()5599 void HlslParseContext::expandArguments(const TSourceLoc& loc, const TFunction& function, TIntermTyp… in expandArguments() function in glslang::HlslParseContext