Searched defs:GetTypeClass (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 638 lldb::TypeClass SBType::GetTypeClass() { in GetTypeClass() function in SBType |
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 559 lldb::TypeClass CompilerType::GetTypeClass() const { GetTypeClass() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4104 TypeSystemClang::GetTypeClass(lldb::opaque_compiler_type_t type) { GetTypeClass() function in TypeSystemClang |