Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp372 unsigned CompilerType::GetTypeQualifiers() const { in GetTypeQualifiers() function in CompilerType
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4272 unsigned TypeSystemClang::GetTypeQualifiers(lldb::opaque_compiler_type_t type) { in GetTypeQualifiers() function in TypeSystemClang