Home
last modified time | relevance | path

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

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