Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBType.cpp445 lldb::BasicType SBType::GetBasicType() { in GetBasicType() function in SBType
453 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in SBType
HDSBModule.cpp462 lldb::SBType SBModule::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBModule
HDSBTarget.cpp1846 SBType SBTarget::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBTarget
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDPdbAstBuilder.cpp749 clang::QualType PdbAstBuilder::GetBasicType(lldb::BasicType type) { in GetBasicType() function in PdbAstBuilder
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp875 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in TypeSystemClang