reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2838 if (LexicalScope *CFS = LScopes.getCurrentFunctionScope())
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp 95 WorkList.push_back(LScopes.getCurrentFunctionScope());
lib/CodeGen/AsmPrinter/DwarfDebug.cpp1783 assert(LScopes.empty() || SP == LScopes.getCurrentFunctionScope()->getScopeNode()); 1824 LexicalScope *FnScope = LScopes.getCurrentFunctionScope();