Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp406 lldb::TypeClass SBType::GetTypeClass() { in GetTypeClass() function in SBType
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp332 lldb::TypeClass CompilerType::GetTypeClass() const { in GetTypeClass() function in CompilerType
H A DClangASTContext.cpp4343 ClangASTContext::GetTypeClass(lldb::opaque_compiler_type_t type) { in GetTypeClass() function in ClangASTContext