Searched refs:pushFrontArguments (Results 1 – 2 of 2) sorted by relevance
101 void pushFrontArguments(TIntermTyped* front, TIntermTyped*& arguments);
5338 pushFrontArguments(intermediate.addSymbol(*getImplicitThis(thisDepth)), arguments); in handleFunctionCall()5436 void HlslParseContext::pushFrontArguments(TIntermTyped* front, TIntermTyped*& arguments) in pushFrontArguments() function in glslang::HlslParseContext