Home
last modified time | relevance | path

Searched defs:GetTypeClass (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp638 lldb::TypeClass SBType::GetTypeClass() { in GetTypeClass() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp559 lldb::TypeClass CompilerType::GetTypeClass() const { in GetTypeClass() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4104 TypeSystemClang::GetTypeClass(lldb::opaque_compiler_type_t type) { in GetTypeClass() function in TypeSystemClang