Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp92 CompilerType TypeSystem::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in TypeSystem
H A DCompilerType.cpp716 CompilerType CompilerType::AddConstModifier() const { AddConstModifier() function in CompilerType
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4594 TypeSystemClang::AddConstModifier(lldb::opaque_compiler_type_t type) { AddConstModifier() function in TypeSystemClang