Searched defs:IsUDSuffix (Results 1 – 3 of 3) sorted by relevance
2853 bool IsUDSuffix = !Literal.getUDSuffix().empty(); in ParseUnqualifiedIdOperator() local
2132 bool IsUDSuffix = false; in LexUDSuffix() local
495 const UnqualifiedId &Name, bool IsUDSuffix) { in checkLiteralOperatorId()