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