Searched refs:OldFSI (Results 1 – 2 of 2) sorted by relevance
449 void popFunction(const FunctionScopeInfo *OldFSI) { in popFunction() argument452 if (!Stack.empty() && Stack.back().second == OldFSI) { in popFunction()1879 void Sema::popOpenMPFunctionRegion(const FunctionScopeInfo *OldFSI) { in popOpenMPFunctionRegion() argument1880 DSAStack->popFunction(OldFSI); in popOpenMPFunctionRegion()
10092 void popOpenMPFunctionRegion(const sema::FunctionScopeInfo *OldFSI);