Searched refs:LNot (Results 1 – 5 of 5) sorted by relevance
306 LNot, ///< Logical negation. enumerator326 return Create(LNot, Expr, Ctx); in CreateLNot()
70 case MCUnaryExpr::LNot: OS << '!'; break; in print()653 case MCUnaryExpr::LNot: in EvaluateAsRelocatableImpl()
158 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
45 OPERATOR(Not) OPERATOR(LNot) \