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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp626 TypeSP SymbolFileNativePDB::CreateType(PdbTypeSymId type_id, CompilerType ct) { function in class:SymbolFileNativePDB
H A DPdbAstBuilder.cpp896 clang::QualType PdbAstBuilder::CreateType(PdbTypeSymId type) { function in class:PdbAstBuilder
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp626 llvm::DIType *CGDebugInfo::CreateType(const BuiltinType *BT) { function in class:CGDebugInfo
814 llvm::DIType *CGDebugInfo::CreateType(const ComplexType *Ty) { function in class:CGDebugInfo
858 llvm::DIType *CGDebugInfo::CreateType(const ObjCObjectPointerType *Ty, function in class:CGDebugInfo
871 llvm::DIType *CGDebugInfo::CreateType(const PointerType *Ty, function in class:CGDebugInfo
1063 llvm::DIType *CGDebugInfo::CreateType(const BlockPointerType *Ty, function in class:CGDebugInfo
1104 llvm::DIType *CGDebugInfo::CreateType(const TemplateSpecializationType *Ty, function in class:CGDebugInfo
1127 llvm::DIType *CGDebugInfo::CreateType(const TypedefType *Ty, function in class:CGDebugInfo
1189 llvm::DIType *CGDebugInfo::CreateType(const FunctionType *Ty, function in class:CGDebugInfo
2253 llvm::DIType *CGDebugInfo::CreateType(cons function in class:CGDebugInfo
2324 llvm::DIType *CGDebugInfo::CreateType(const ObjCObjectType *Ty, function in class:CGDebugInfo
2330 llvm::DIType *CGDebugInfo::CreateType(const ObjCTypeParamType *Ty, function in class:CGDebugInfo
2366 llvm::DIType *CGDebugInfo::CreateType(const ObjCInterfaceType *Ty, function in class:CGDebugInfo
2643 llvm::DIType *CGDebugInfo::CreateType(const VectorType *Ty, function in class:CGDebugInfo
2663 llvm::DIType *CGDebugInfo::CreateType(const ArrayType *Ty, llvm::DIFile *Unit) { function in class:CGDebugInfo
2726 llvm::DIType *CGDebugInfo::CreateType(const LValueReferenceType *Ty, function in class:CGDebugInfo
2732 llvm::DIType *CGDebugInfo::CreateType(const RValueReferenceType *Ty, function in class:CGDebugInfo
2738 llvm::DIType *CGDebugInfo::CreateType(const MemberPointerType *Ty, function in class:CGDebugInfo
2779 llvm::DIType *CGDebugInfo::CreateType(const AtomicType *Ty, llvm::DIFile *U) { function in class:CGDebugInfo
2784 llvm::DIType *CGDebugInfo::CreateType(const PipeType *Ty, llvm::DIFile *U) { function in class:CGDebugInfo
[all...]

Completed in 84 milliseconds