Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp354 lldb::BasicType SBType::GetBasicType() { in GetBasicType() function in SBType
362 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in SBType
H A DSBModule.cpp462 lldb::SBType SBModule::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBModule
H A DSBTarget.cpp1834 SBType SBTarget::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBTarget
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp749 clang::QualType PdbAstBuilder::GetBasicType(lldb::BasicType type) { in GetBasicType() function in PdbAstBuilder
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp933 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in TypeSystemClang