Searched defs:AddRestrictModifier (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 107 TypeSystem::AddRestrictModifier(lldb::opaque_compiler_type_t type) { in AddRestrictModifier() function in TypeSystem |
H A D | CompilerType.cpp | 730 CompilerType CompilerType::AddRestrictModifier() const { AddRestrictModifier() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4627 TypeSystemClang::AddRestrictModifier(lldb::opaque_compiler_type_t type) { AddRestrictModifier() function in TypeSystemClang |