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

Declarations

tools/clang/lib/CodeGen/CGDebugInfo.h
  590   llvm::DIType *CreateTypeNode(QualType Ty, llvm::DIFile *Fg);

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 2955   llvm::DIType *Res = CreateTypeNode(Ty, Unit);