reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 2838   if (LexicalScope *CFS = LScopes.getCurrentFunctionScope())
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
   95   WorkList.push_back(LScopes.getCurrentFunctionScope());
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 1783   assert(LScopes.empty() || SP == LScopes.getCurrentFunctionScope()->getScopeNode());
 1824   LexicalScope *FnScope = LScopes.getCurrentFunctionScope();