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

Declarations

tools/clang/lib/CodeGen/CodeGenModule.h
 1312   llvm::Metadata *CreateMetadataIdentifierForType(QualType T);

References

tools/clang/lib/CodeGen/CGClass.cpp
 2646         CGM.CreateMetadataIdentifierForType(QualType(RD->getTypeForDecl(), 0));
 2755       CGM.CreateMetadataIdentifierForType(QualType(RD->getTypeForDecl(), 0));
 2812       CGM.CreateMetadataIdentifierForType(QualType(RD->getTypeForDecl(), 0));
tools/clang/lib/CodeGen/CGExpr.cpp
 4851       MD = CGM.CreateMetadataIdentifierForType(QualType(FnType, 0));
tools/clang/lib/CodeGen/CodeGenModule.cpp
 1631           CreateMetadataIdentifierForType(Context.getMemberPointerType(
 1781   llvm::Metadata *MD = CreateMetadataIdentifierForType(FD->getType());
 5849       CreateMetadataIdentifierForType(QualType(RD->getTypeForDecl(), 0));
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
  753         llvm::Metadata *MD = CGM.CreateMetadataIdentifierForType(