Home
last modified time | relevance | path

Searched defs:GetTypeQualifiers (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp557 unsigned CompilerType::GetTypeQualifiers() const { in GetTypeQualifiers() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4197 unsigned TypeSystemClang::GetTypeQualifiers(lldb::opaque_compiler_type_t type) { in GetTypeQualifiers() function in TypeSystemClang