Searched defs:GetTypeQualifiers (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 557 unsigned CompilerType::GetTypeQualifiers() const { GetTypeQualifiers() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4197 unsigned TypeSystemClang::GetTypeQualifiers(lldb::opaque_compiler_type_t type) { GetTypeQualifiers() function in TypeSystemClang |