Searched defs:GetBasicType (Results 1 – 5 of 5) sorted by relevance
267 lldb::BasicType SBType::GetBasicType() { in GetBasicType() function in SBType273 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in SBType
427 lldb::SBType SBModule::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBModule
1835 SBType SBTarget::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBTarget
893 clang::QualType PdbAstBuilder::GetBasicType(lldb::BasicType type) { in GetBasicType() function in PdbAstBuilder
1135 CompilerType ClangASTContext::GetBasicType(ASTContext *ast, in GetBasicType() function in ClangASTContext1153 CompilerType ClangASTContext::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in ClangASTContext1157 CompilerType ClangASTContext::GetBasicType(ASTContext *ast, in GetBasicType() function in ClangASTContext