Searched refs:pushThisScope (Results 1 – 3 of 3) sorted by relevance
174 void pushThisScope(const TType&, const TVector<TFunctionDeclarator>&);
2174 parseContext.pushThisScope(type, functionDeclarators); in acceptStruct()
9125 void HlslParseContext::pushThisScope(const TType& thisStruct, const TVector<TFunctionDeclarator>& f… in pushThisScope() function in glslang::HlslParseContext