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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 2749   if (Scope.isAbstractScope())
 2755   auto LI = ScopeVariables.find(&Scope);
 2758   auto GI = ScopeGlobals.find(Scope.getScopeNode());
 2761   const DILexicalBlock *DILB = dyn_cast<DILexicalBlock>(Scope.getScopeNode());
 2762   const SmallVectorImpl<InsnRange> &Ranges = Scope.getRanges();
 2795     collectLexicalBlockInfo(Scope.getChildren(),
 2824   collectLexicalBlockInfo(Scope.getChildren(),