Searched defs:IsNegated (Results 1 – 6 of 6) sorted by relevance
116 bool IsNegated = ArchExt.starts_with("no"); in getArchExtFeature() local363 bool IsNegated = NChars != 0; in parseModifier() local383 bool IsNegated = F[0] == '-'; in reconstructFromParsedFeatures() local
31 bool IsNegated = false; in lowerSymbolOperand() local
644 const bool IsNegated = Pat[0] == '!'; in isIgnored() local
972 #define ATTR_MATCH_SUB_RULE(Value, Spelling, IsAbstract, Parent, IsNegated) \ in getParentAttrMatcherRule() argument985 #define ATTR_MATCH_SUB_RULE(Value, Spelling, IsAbstract, Parent, IsNegated) \ in isNegatedAttrMatcherSubRule() argument
1036 bool IsNegated = false; in extractAvailabilityExpr() local
528 bool IsNegated; member