Searched refs:CurrentNonCapturingFunctionScope (Results 1 – 1 of 1) sorted by relevance
235 const FunctionScopeInfo *CurrentNonCapturingFunctionScope = nullptr; member in __anon8e68b8fa0111::DSAStackTy271 Stack.back().second != CurrentNonCapturingFunctionScope || in isStackEmpty()402 Stack.back().second != CurrentNonCapturingFunctionScope) in push()403 Stack.emplace_back(StackTy(), CurrentNonCapturingFunctionScope); in push()475 CurrentNonCapturingFunctionScope = CurFnScope; in pushFunction()485 CurrentNonCapturingFunctionScope = nullptr; in popFunction()488 CurrentNonCapturingFunctionScope = FSI; in popFunction()