Home
last modified time | relevance | path

Searched defs:GetBasicTypeFromAST (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp498 CompilerType::GetBasicTypeFromAST(lldb::BasicType basic_type) const { in GetBasicTypeFromAST() function in CompilerType
H A DClangASTContext.cpp5008 CompilerType ClangASTContext::GetBasicTypeFromAST(lldb::BasicType basic_type) { in GetBasicTypeFromAST() function in ClangASTContext