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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp411 llvm::DIType *CGDebugInfo::CreateType(const BuiltinType *BT) { function in class:CGDebugInfo
576 llvm::DIType *CGDebugInfo::CreateType(const ComplexType *Ty) { function in class:CGDebugInfo
621 llvm::DIType *CGDebugInfo::CreateType(const ObjCObjectPointerType *Ty, function in class:CGDebugInfo
634 llvm::DIType *CGDebugInfo::CreateType(const PointerType *Ty, function in class:CGDebugInfo
751 llvm::DIType *CGDebugInfo::CreateType(const BlockPointerType *Ty, function in class:CGDebugInfo
809 llvm::DIType *CGDebugInfo::CreateType(const TemplateSpecializationType *Ty, function in class:CGDebugInfo
832 llvm::DIType *CGDebugInfo::CreateType(const TypedefType *Ty, function in class:CGDebugInfo
845 llvm::DIType *CGDebugInfo::CreateType(const FunctionType *Ty, function in class:CGDebugInfo
1572 llvm::DIType *CGDebugInfo::CreateType(const RecordType *Ty) { function in class:CGDebugInfo
1643 llvm::DIType *CGDebugInfo::CreateType(cons function in class:CGDebugInfo
1673 llvm::DIType *CGDebugInfo::CreateType(const ObjCInterfaceType *Ty, function in class:CGDebugInfo
1922 llvm::DIType *CGDebugInfo::CreateType(const VectorType *Ty, function in class:CGDebugInfo
1940 llvm::DIType *CGDebugInfo::CreateType(const ArrayType *Ty, llvm::DIFile *Unit) { function in class:CGDebugInfo
1992 llvm::DIType *CGDebugInfo::CreateType(const LValueReferenceType *Ty, function in class:CGDebugInfo
1998 llvm::DIType *CGDebugInfo::CreateType(const RValueReferenceType *Ty, function in class:CGDebugInfo
2004 llvm::DIType *CGDebugInfo::CreateType(const MemberPointerType *Ty, function in class:CGDebugInfo
2022 llvm::DIType *CGDebugInfo::CreateType(const AtomicType *Ty, llvm::DIFile *U) { function in class:CGDebugInfo
[all...]

Completed in 96 milliseconds