Searched refs:LNot (Results 1 – 5 of 5) sorted by relevance
258 LNot, ///< Logical negation. enumerator278 return Create(LNot, Expr, Ctx); in CreateLNot()
76 case MCUnaryExpr::LNot: OS << '!'; break; in print()506 case MCUnaryExpr::LNot: in EvaluateAsRelocatableImpl()
157 UNARYOP_FALLBACK(Not) UNARYOP_FALLBACK(LNot)
43 OPERATOR(Not) OPERATOR(LNot) \