Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAttr.cpp971 bool IgnoreNegatedSubRules = false; in ActOnPragmaAttributeAttribute() local
992 IgnoreNegatedSubRules = true; in ActOnPragmaAttributeAttribute()
997 if (!IgnoreNegatedSubRules) { in ActOnPragmaAttributeAttribute()