Searched refs:CurrentNonCapturingFunctionScope (Results 1 – 1 of 1) sorted by relevance
207 const FunctionScopeInfo *CurrentNonCapturingFunctionScope = nullptr; member in __anon5b04668f0111::DSAStackTy243 Stack.back().second != CurrentNonCapturingFunctionScope || in isStackEmpty()374 Stack.back().second != CurrentNonCapturingFunctionScope) in push()375 Stack.emplace_back(StackTy(), CurrentNonCapturingFunctionScope); in push()447 CurrentNonCapturingFunctionScope = CurFnScope; in pushFunction()457 CurrentNonCapturingFunctionScope = nullptr; in popFunction()460 CurrentNonCapturingFunctionScope = FSI; in popFunction()