Searched refs:UNARY (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
H A DUnaryOp.h32 UnaryOp() : Operator(Operator::UNARY, TYPE), m_pOperand(NULL) {}
H A DOperator.h28 enum Arity { NULLARY, UNARY, BINARY, TERNARY }; enumerator in enum:mcld::Operator::Arity
/frameworks/compile/mclinker/lib/Script/
H A DRpnEvaluator.cpp45 case Operator::UNARY: {

Completed in 96 milliseconds