Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp565 bool IgnoreNegatedSubRules = false; in ActOnPragmaAttributeAttribute() local
586 IgnoreNegatedSubRules = true; in ActOnPragmaAttributeAttribute()
591 if (!IgnoreNegatedSubRules) { in ActOnPragmaAttributeAttribute()