Searched defs:GetBasicTypeFromAST (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 728 CompilerType::GetBasicTypeFromAST(lldb::BasicType basic_type) const { GetBasicTypeFromAST() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4634 CompilerType TypeSystemClang::GetBasicTypeFromAST(lldb::BasicType basic_type) { GetBasicTypeFromAST() function in TypeSystemClang |