Searched refs:CreateTypeDefinition (Results 1 – 4 of 4) sorted by relevance
148 llvm::DIType *CreateTypeDefinition(const RecordType *Ty);154 llvm::DIType *CreateTypeDefinition(const ObjCInterfaceType *Ty,167 llvm::DIType *CreateTypeDefinition(const EnumType *Ty);
1588 llvm::DIType *Res = CreateTypeDefinition(Ty->castAs<EnumType>()); in completeType()1624 llvm::DIType *Res = CreateTypeDefinition(Ty->castAs<RecordType>()); in completeClassData()1702 return CreateTypeDefinition(Ty); in CreateType()1705 llvm::DIType *CGDebugInfo::CreateTypeDefinition(const RecordType *Ty) { in CreateTypeDefinition() function in CGDebugInfo1826 return CreateTypeDefinition(Ty, Unit); in CreateType()1887 llvm::DIType *CGDebugInfo::CreateTypeDefinition(const ObjCInterfaceType *Ty, in CreateTypeDefinition() function in CGDebugInfo2223 return CreateTypeDefinition(Ty); in CreateEnumType()2226 llvm::DIType *CGDebugInfo::CreateTypeDefinition(const EnumType *Ty) { in CreateTypeDefinition() function in CGDebugInfo3722 ? CreateTypeDefinition(E.Type, E.Unit) in finalize()
182 llvm::DIType *CreateTypeDefinition(const RecordType *Ty);188 llvm::DIType *CreateTypeDefinition(const ObjCInterfaceType *Ty,204 llvm::DIType *CreateTypeDefinition(const EnumType *Ty);
2207 llvm::DIType *Res = CreateTypeDefinition(Ty->castAs<EnumType>()); in completeType()2282 llvm::DIType *Res = CreateTypeDefinition(Ty->castAs<RecordType>()); in completeClass()2386 return CreateTypeDefinition(Ty); in CreateType()2389 llvm::DIType *CGDebugInfo::CreateTypeDefinition(const RecordType *Ty) { in CreateTypeDefinition() function in CGDebugInfo2522 return CreateTypeDefinition(Ty, Unit); in CreateType()2619 llvm::DIType *CGDebugInfo::CreateTypeDefinition(const ObjCInterfaceType *Ty, in CreateTypeDefinition() function in CGDebugInfo3011 return CreateTypeDefinition(Ty); in CreateEnumType()3014 llvm::DIType *CGDebugInfo::CreateTypeDefinition(const EnumType *Ty) { in CreateTypeDefinition() function in CGDebugInfo4925 ? CreateTypeDefinition(E.Type, E.Unit) in finalize()