Searched refs:CurrentNonCapturingFunctionScope (Results 1 – 1 of 1) sorted by relevance
162 const FunctionScopeInfo *CurrentNonCapturingFunctionScope = nullptr; member in __anon45dbc4930111::DSAStackTy183 Stack.back().second != CurrentNonCapturingFunctionScope || in isStackEmpty()213 Stack.back().second != CurrentNonCapturingFunctionScope) in push()214 Stack.emplace_back(StackTy(), CurrentNonCapturingFunctionScope); in push()256 CurrentNonCapturingFunctionScope = CurFnScope; in pushFunction()264 CurrentNonCapturingFunctionScope = nullptr; in popFunction()267 CurrentNonCapturingFunctionScope = FSI; in popFunction()