Searched refs:PopScope (Results 1 – 2 of 2) sorted by relevance
2226 PopScope(FoldScope); in ParseOperation()2565 PopScope(TempScope); in ParseOperationForEachFilter()3677 PopScope(ObjectScope); in ParseObjectBody()3888 PopScope(ForeachScope); in ParseForeach()3999 PopScope(BodyScope); in ParseIfBody()4083 PopScope(ClassScope); in ParseClass()4171 PopScope(LetScope); in ParseTopLevelLet()4281 PopScope(MulticlassScope); in ParseMultiClass()4453 PopScope(GlobalScope); in ParseFile()
220 void PopScope(TGVarScope *ExpectedStackTop) { in PopScope() function