Searched defs:AddConstModifier (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 92 CompilerType TypeSystem::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in TypeSystem |
H A D | CompilerType.cpp | 688 CompilerType CompilerType::AddConstModifier() const { AddConstModifier() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4550 TypeSystemClang::AddConstModifier(lldb::opaque_compiler_type_t type) { AddConstModifier() function in TypeSystemClang |