Searched defs:getOperator (Results 1 – 4 of 4) sorted by relevance
562 OverloadedOperatorKind getOperator() const { in getOperator() function
111 OverloadedOperatorKind getOperator() const { in getOperator() function321 BinaryOperatorKind getOperator() const { return getDecomposedForm().Opcode; } in getOperator() function4728 BinaryOperatorKind getOperator() const { return Opcode; } in getOperator() function
727 Record *getOperator() const { assert(!isLeaf()); return Operator; } in getOperator() function
1424 Init *getOperator() const { return Val; } in getOperator() function