Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getOperatorKind

3488       assert(Name.getOperatorKind() < NUM_OVERLOADED_OPERATORS &&
3490 LE.write<uint8_t>(Name.getOperatorKind());