Searched defs:AddConstModifier (Results 1 – 3 of 3) sorted by relevance
91 CompilerType TypeSystem::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in TypeSystem
503 CompilerType CompilerType::AddConstModifier() const { in AddConstModifier() function in CompilerType
4625 TypeSystemClang::AddConstModifier(lldb::opaque_compiler_type_t type) { in AddConstModifier() function in TypeSystemClang