llvm::MCUnaryExpr::createPlus

Synopsis

Declared in <llvm/MC/MCExpr.h>

static
MCUnaryExpr const*
createPlus(
    MCExpr const* Expr,
    MCContext& Ctx,
    SMLoc Loc = SMLoc());