Searched refs:CurrentNonCapturingFunctionScope (Results 1 – 1 of 1) sorted by relevance
227 const FunctionScopeInfo *CurrentNonCapturingFunctionScope = nullptr; member in __anon296aa5740111::DSAStackTy263 Stack.back().second != CurrentNonCapturingFunctionScope || in isStackEmpty()394 Stack.back().second != CurrentNonCapturingFunctionScope) in push()395 Stack.emplace_back(StackTy(), CurrentNonCapturingFunctionScope); in push()467 CurrentNonCapturingFunctionScope = CurFnScope; in pushFunction()477 CurrentNonCapturingFunctionScope = nullptr; in popFunction()480 CurrentNonCapturingFunctionScope = FSI; in popFunction()