Home
last modified time | relevance | path

Searched defs:CreateType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp390 llvm::DIType CGDebugInfo::CreateType(const BuiltinType *BT) { in CreateType() function in CGDebugInfo
530 llvm::DIType CGDebugInfo::CreateType(const ComplexType *Ty) { in CreateType() function in CGDebugInfo
581 llvm::DIType CGDebugInfo::CreateType(const ObjCObjectPointerType *Ty, in CreateType() function in CGDebugInfo
595 llvm::DIType CGDebugInfo::CreateType(const PointerType *Ty, llvm::DIFile Unit) { in CreateType() function in CGDebugInfo
700 llvm::DIType CGDebugInfo::CreateType(const BlockPointerType *Ty, in CreateType() function in CGDebugInfo
762 llvm::DIType CGDebugInfo::CreateType(const TemplateSpecializationType *Ty, in CreateType() function in CGDebugInfo
785 llvm::DIType CGDebugInfo::CreateType(const TypedefType *Ty, llvm::DIFile Unit) { in CreateType() function in CGDebugInfo
797 llvm::DIType CGDebugInfo::CreateType(const FunctionType *Ty, in CreateType() function in CGDebugInfo
1544 llvm::DIType CGDebugInfo::CreateType(const RecordType *Ty) { in CreateType() function in CGDebugInfo
1618 llvm::DIType CGDebugInfo::CreateType(const ObjCObjectType *Ty, in CreateType() function in CGDebugInfo
[all …]