Searched defs:MCUnaryExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/MC/
H A DMCExpr.h303 class MCUnaryExpr : public MCExpr { class in namespace:llvm
316 MCUnaryExpr(Opcode _Op, const MCExpr *_Expr) function in class:llvm::MCUnaryExpr

Completed in 33 milliseconds