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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp899 clang::QualType PdbAstBuilder::CreateType(PdbTypeSymId type) { function in class:PdbAstBuilder
H A DSymbolFileNativePDB.cpp627 TypeSP SymbolFileNativePDB::CreateType(PdbTypeSymId type_id, CompilerType ct) { function in class:SymbolFileNativePDB
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp648 llvm::DIType *CGDebugInfo::CreateType(const BuiltinType *BT) { function in class:CGDebugInfo
853 llvm::DIType *CGDebugInfo::CreateType(const AutoType *Ty) { function in class:CGDebugInfo
857 llvm::DIType *CGDebugInfo::CreateType(const ExtIntType *Ty) { function in class:CGDebugInfo
868 llvm::DIType *CGDebugInfo::CreateType(const ComplexType *Ty) { function in class:CGDebugInfo
912 llvm::DIType *CGDebugInfo::CreateType(const ObjCObjectPointerType *Ty, function in class:CGDebugInfo
925 llvm::DIType *CGDebugInfo::CreateType(const PointerType *Ty, function in class:CGDebugInfo
1127 llvm::DIType *CGDebugInfo::CreateType(const BlockPointerType *Ty, function in class:CGDebugInfo
1168 llvm::DIType *CGDebugInfo::CreateType(const TemplateSpecializationType *Ty, function in class:CGDebugInfo
1191 llvm::DIType *CGDebugInfo::CreateType(const TypedefType *Ty, function in class:CGDebugInfo
1253 llvm::DIType *CGDebugInfo::CreateType(cons function in class:CGDebugInfo
2344 llvm::DIType *CGDebugInfo::CreateType(const RecordType *Ty) { function in class:CGDebugInfo
2415 llvm::DIType *CGDebugInfo::CreateType(const ObjCObjectType *Ty, function in class:CGDebugInfo
2421 llvm::DIType *CGDebugInfo::CreateType(const ObjCTypeParamType *Ty, function in class:CGDebugInfo
2457 llvm::DIType *CGDebugInfo::CreateType(const ObjCInterfaceType *Ty, function in class:CGDebugInfo
2752 llvm::DIType *CGDebugInfo::CreateType(const VectorType *Ty, function in class:CGDebugInfo
2780 llvm::DIType *CGDebugInfo::CreateType(const ConstantMatrixType *Ty, function in class:CGDebugInfo
2807 llvm::DIType *CGDebugInfo::CreateType(const ArrayType *Ty, llvm::DIFile *Unit) { function in class:CGDebugInfo
2877 llvm::DIType *CGDebugInfo::CreateType(const LValueReferenceType *Ty, function in class:CGDebugInfo
2883 llvm::DIType *CGDebugInfo::CreateType(const RValueReferenceType *Ty, function in class:CGDebugInfo
2889 llvm::DIType *CGDebugInfo::CreateType(const MemberPointerType *Ty, function in class:CGDebugInfo
2930 llvm::DIType *CGDebugInfo::CreateType(const AtomicType *Ty, llvm::DIFile *U) { function in class:CGDebugInfo
2935 llvm::DIType *CGDebugInfo::CreateType(const PipeType *Ty, llvm::DIFile *U) { function in class:CGDebugInfo
[all...]

Completed in 158 milliseconds