Home
last modified time | relevance | path

Searched refs:popScope (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/utils/
H A DSkJSONWriter.h123 this->popScope(); in endObject()
155 this->popScope(); in endArray()
328 void popScope() { in popScope() function in SkJSONWriter
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2990 // this does a popScope() in acceptFunctionBody()
3734 parseContext.popScope(); in acceptScopedStatement()
3743 parseContext.popScope(); in acceptScopedCompoundStatement()
3970 parseContext.popScope(); in acceptSelectionStatement()
3991 parseContext.popScope(); in acceptSwitchStatement()
4007 parseContext.popScope(); in acceptSwitchStatement()
4052 parseContext.popScope(); in acceptIterationStatement()
4134 parseContext.popScope(); in acceptIterationStatement()
H A DhlslParseHelper.h174 void popScope() { symbolTable.pop(nullptr); } in popScope() function in glslang::HlslParseContext
H A DhlslParseHelper.cpp2299 popScope(); in handleFunctionBody()

Completed in 21 milliseconds