Searched refs:CurrentNonCapturingFunctionScope (Results 1 – 1 of 1) sorted by relevance
240 const FunctionScopeInfo *CurrentNonCapturingFunctionScope = nullptr; member in __anon1dd12e440111::DSAStackTy276 Stack.back().second != CurrentNonCapturingFunctionScope || in isStackEmpty()407 Stack.back().second != CurrentNonCapturingFunctionScope) in push()408 Stack.emplace_back(StackTy(), CurrentNonCapturingFunctionScope); in push()480 CurrentNonCapturingFunctionScope = CurFnScope; in pushFunction()490 CurrentNonCapturingFunctionScope = nullptr; in popFunction()493 CurrentNonCapturingFunctionScope = FSI; in popFunction()