Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCExpr.h241 MCUnaryExpr(Opcode _Op, const MCExpr *_Expr) in MCUnaryExpr() function
278 static bool classof(const MCUnaryExpr *) { return true; } in classof()