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

References

include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
   33   static bool classof(const DWARFUnit *U) { return !U->isTypeUnit(); }
include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
   41   static bool classof(const DWARFUnit *U) { return U->isTypeUnit(); }