Home
last modified time | relevance | path

Searched refs:IgnoreNegatedSubRules (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp965 bool IgnoreNegatedSubRules = false; in ActOnPragmaAttributeAttribute() local
986 IgnoreNegatedSubRules = true; in ActOnPragmaAttributeAttribute()
991 if (!IgnoreNegatedSubRules) { in ActOnPragmaAttributeAttribute()