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