Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp267 lldb::BasicType SBType::GetBasicType() { in GetBasicType() function in SBType
273 SBType SBType::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in SBType
H A DSBModule.cpp427 lldb::SBType SBModule::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBModule
H A DSBTarget.cpp1835 SBType SBTarget::GetBasicType(lldb::BasicType type) { in GetBasicType() function in SBTarget
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp893 clang::QualType PdbAstBuilder::GetBasicType(lldb::BasicType type) { in GetBasicType() function in PdbAstBuilder
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1135 CompilerType ClangASTContext::GetBasicType(ASTContext *ast, in GetBasicType() function in ClangASTContext
1153 CompilerType ClangASTContext::GetBasicType(lldb::BasicType basic_type) { in GetBasicType() function in ClangASTContext
1157 CompilerType ClangASTContext::GetBasicType(ASTContext *ast, in GetBasicType() function in ClangASTContext