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

Declarations

tools/clang/lib/CodeGen/CGDebugInfo.h
  186   llvm::DIType *CreateEnumType(const EnumType *Ty);

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3037     return CreateEnumType(cast<EnumType>(Ty));