Searched refs:PopScope (Results 1 – 2 of 2) sorted by relevance
2150 PopScope(FoldScope); in ParseOperation()2486 PopScope(TempScope); in ParseOperationForEachFilter()3590 PopScope(ObjectScope); in ParseObjectBody()3801 PopScope(ForeachScope); in ParseForeach()3912 PopScope(BodyScope); in ParseIfBody()3996 PopScope(ClassScope); in ParseClass()4084 PopScope(LetScope); in ParseTopLevelLet()4195 PopScope(MulticlassScope); in ParseMultiClass()4367 PopScope(GlobalScope); in ParseFile()
220 void PopScope(TGVarScope *ExpectedStackTop) { in PopScope() function