Searched defs:CreateType (Results 1 – 1 of 1) sorted by relevance
404 llvm::DIType CGDebugInfo::CreateType(const BuiltinType *BT) { in CreateType() function in CGDebugInfo530 llvm::DIType CGDebugInfo::CreateType(const ComplexType *Ty) { in CreateType() function in CGDebugInfo583 llvm::DIType CGDebugInfo::CreateType(const ObjCObjectPointerType *Ty, in CreateType() function in CGDebugInfo598 llvm::DIType CGDebugInfo::CreateType(const PointerType *Ty, in CreateType() function in CGDebugInfo694 llvm::DIType CGDebugInfo::CreateType(const BlockPointerType *Ty, in CreateType() function in CGDebugInfo756 llvm::DIType CGDebugInfo::CreateType(const TypedefType *Ty, llvm::DIFile Unit, in CreateType() function in CGDebugInfo776 llvm::DIType CGDebugInfo::CreateType(const FunctionType *Ty, in CreateType() function in CGDebugInfo1420 llvm::DIType CGDebugInfo::CreateType(const RecordType *Ty, bool Declaration) { in CreateType() function in CGDebugInfo1492 llvm::DIType CGDebugInfo::CreateType(const ObjCObjectType *Ty, in CreateType() function in CGDebugInfo1524 llvm::DIType CGDebugInfo::CreateType(const ObjCInterfaceType *Ty, in CreateType() function in CGDebugInfo[all …]