Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBType.cpp354 lldb::BasicType SBType::GetBasicType() { in GetBasicType() function in SBType
362 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in SBType
DSBModule.cpp463 lldb::SBType SBModule::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBModule
DSBTarget.cpp1789 SBType SBTarget::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBTarget
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp747 clang::QualType PdbAstBuilder::GetBasicType(lldb::BasicType type) { in GetBasicType() function in PdbAstBuilder
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp933 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in TypeSystemClang