Searched defs:CreateType (Results 1 – 1 of 1) sorted by relevance
336 llvm::DIType CGDebugInfo::CreateType(const BuiltinType *BT) { in CreateType() function in CGDebugInfo430 llvm::DIType CGDebugInfo::CreateType(const ComplexType *Ty) { in CreateType() function in CGDebugInfo481 llvm::DIType CGDebugInfo::CreateType(const ObjCObjectPointerType *Ty, in CreateType() function in CGDebugInfo489 llvm::DIType CGDebugInfo::CreateType(const PointerType *Ty, in CreateType() function in CGDebugInfo594 llvm::DIType CGDebugInfo::CreateType(const BlockPointerType *Ty, in CreateType() function in CGDebugInfo657 llvm::DIType CGDebugInfo::CreateType(const TypedefType *Ty, llvm::DIFile Unit) { in CreateType() function in CGDebugInfo675 llvm::DIType CGDebugInfo::CreateType(const FunctionType *Ty, in CreateType() function in CGDebugInfo1194 llvm::DIType CGDebugInfo::CreateType(const RecordType *Ty) { in CreateType() function in CGDebugInfo1266 llvm::DIType CGDebugInfo::CreateType(const ObjCObjectType *Ty, in CreateType() function in CGDebugInfo1273 llvm::DIType CGDebugInfo::CreateType(const ObjCInterfaceType *Ty, in CreateType() function in CGDebugInfo[all …]