Searched refs:CurrentNonCapturingFunctionScope (Results 1 – 1 of 1) sorted by relevance
230 const FunctionScopeInfo *CurrentNonCapturingFunctionScope = nullptr; member in __anona08a17510111::DSAStackTy266 Stack.back().second != CurrentNonCapturingFunctionScope || in isStackEmpty()397 Stack.back().second != CurrentNonCapturingFunctionScope) in push()398 Stack.emplace_back(StackTy(), CurrentNonCapturingFunctionScope); in push()470 CurrentNonCapturingFunctionScope = CurFnScope; in pushFunction()480 CurrentNonCapturingFunctionScope = nullptr; in popFunction()483 CurrentNonCapturingFunctionScope = FSI; in popFunction()