Searched defs:isNegated (Results 1 – 2 of 2) sorted by relevance
55 bool isNegated() const { return Negated; } in isNegated() function
447 bool isNegated = false; in tryParseRelocExpression() local