Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBType.cpp339 lldb::BasicType SBType::GetBasicType() { in GetBasicType() function in SBType
347 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in SBType
DSBModule.cpp470 lldb::SBType SBModule::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBModule
DSBTarget.cpp1885 SBType SBTarget::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBTarget
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp894 clang::QualType PdbAstBuilder::GetBasicType(lldb::BasicType type) { in GetBasicType() function in PdbAstBuilder
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp939 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in TypeSystemClang