Searched defs:getOperator (Results 1 – 4 of 4) sorted by relevance
512 OverloadedOperatorKind getOperator() const { in getOperator() function
80 OverloadedOperatorKind getOperator() const { return Operator; } in getOperator() function3874 BinaryOperatorKind getOperator() const { return Opcode; } in getOperator() function
368 Record *getOperator() const { assert(!isLeaf()); return Operator; } in getOperator() function
1299 Init *getOperator() const { return Val; } in getOperator() function