Searched refs:getOperatorKind (Results 1 – 2 of 2) sorted by relevance
1568 OverloadedOperatorKind getOperatorKind() const { in getOperatorKind() function
3452 assert(Name.getOperatorKind() < NUM_OVERLOADED_OPERATORS && in EmitKey()3454 LE.write<uint8_t>(Name.getOperatorKind()); in EmitKey()