Searched defs:GetBasicType (Results 1 – 5 of 5) sorted by relevance
339 lldb::BasicType SBType::GetBasicType() { in GetBasicType() function in SBType347 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in SBType
470 lldb::SBType SBModule::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBModule
1885 SBType SBTarget::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBTarget
894 clang::QualType PdbAstBuilder::GetBasicType(lldb::BasicType type) { in GetBasicType() function in PdbAstBuilder
939 CompilerType TypeSystemClang::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in TypeSystemClang