Searched refs:getOperatorKind (Results 1 – 4 of 4) sorted by relevance
1597 OverloadedOperatorKind getOperatorKind() const { in getOperatorKind() function
2083 OverloadedOperatorKind getOperatorKind() const { in getOperatorKind() function
3488 assert(Name.getOperatorKind() < NUM_OVERLOADED_OPERATORS && in EmitKey()3490 LE.write<uint8_t>(Name.getOperatorKind()); in EmitKey()
3626 assert(Name.getOperatorKind() < NUM_OVERLOADED_OPERATORS && in EmitKey()3628 LE.write<uint8_t>(Name.getOperatorKind()); in EmitKey()