Home
last modified time | relevance | path

Searched refs:popImplicitThis (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h180 void popImplicitThis() { implicitThisStack.pop_back(); } in popImplicitThis() function
DhlslParseHelper.cpp2301 popImplicitThis(); in handleFunctionBody()