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

Declarations

lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  228   void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);

References

lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  525     SrcCU.constructAbstractSubprogramScopeDIE(Scope);
  530           .constructAbstractSubprogramScopeDIE(Scope);
  532         SkelCU->constructAbstractSubprogramScopeDIE(Scope);
  534       CU.constructAbstractSubprogramScopeDIE(Scope);