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

Declarations

tools/clang/lib/CodeGen/CGDebugInfo.h
  160   llvm::DIType *CreateType(const ObjCObjectPointerType *Ty, llvm::DIFile *F);

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3017     return CreateType(cast<ObjCObjectPointerType>(Ty), Unit);