Searched refs:OldFSI (Results 1 – 2 of 2) sorted by relevance
450 void popFunction(const FunctionScopeInfo *OldFSI) { in popFunction() argument453 if (!Stack.empty() && Stack.back().second == OldFSI) { in popFunction()1880 void Sema::popOpenMPFunctionRegion(const FunctionScopeInfo *OldFSI) { in popOpenMPFunctionRegion() argument1881 DSAStack->popFunction(OldFSI); in popOpenMPFunctionRegion()
10199 void popOpenMPFunctionRegion(const sema::FunctionScopeInfo *OldFSI);