Home
last modified time | relevance | path

Searched defs:AddConstModifier (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DTypeSystem.cpp92 CompilerType TypeSystem::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in TypeSystem
DCompilerType.cpp434 CompilerType CompilerType::AddConstModifier() const { in AddConstModifier() function in CompilerType
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4544 TypeSystemClang::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in TypeSystemClang