Home
last modified time | relevance | path

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

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