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