Searched refs:hasUDSuffix (Results 1 – 20 of 20) sorted by relevance
290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } in hasUDSuffix() function
78 bool hasUDSuffix() const { in hasUDSuffix() function
293 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } in hasUDSuffix() function
87 bool hasUDSuffix() const { in hasUDSuffix() function
233 if (!PrevTok.hasUDSuffix()) in AvoidConcat()
832 if (Result.hasUDSuffix()) in FinishLexStringLiteral()866 if (Literal.hadError || !Literal.isIntegerLiteral() || Literal.hasUDSuffix()) in parseSimpleIntegerLiteral()
279 if (Literal.hasUDSuffix()) in EvaluateValue()328 if (PeekTok.hasUDSuffix()) in EvaluateValue()
206 if (Tok.hasUDSuffix()) { in Handle_Pragma()528 if (Tok.hasUDSuffix()) { in ParsePragmaPushOrPopMacro()
1175 } else if (StrTok.hasUDSuffix()) { in HandleLineDirective()1311 } else if (StrTok.hasUDSuffix()) { in HandleDigitDirective()1401 if (StrTok.hasUDSuffix()) { in HandleIdentSCCSDirective()
1171 if (LToken.hasUDSuffix()) { in consumeToken()
241 if (!PrevTok.hasUDSuffix()) in AvoidConcat()
237 if (Tok.hasUDSuffix()) { in Handle_Pragma()572 if (Tok.hasUDSuffix()) { in ParsePragmaPushOrPopMacro()755 if (Tok.is(tok::string_literal) && !Tok.hasUDSuffix()) { in LexModuleNameComponent()1080 else if (DiagName.is(tok::string_literal) && !DiagName.hasUDSuffix()) { in HandlePragma()
311 if (Literal.hasUDSuffix()) in EvaluateValue()360 if (PeekTok.hasUDSuffix()) in EvaluateValue()
1340 if (Result.hasUDSuffix()) in FinishLexStringLiteral()1376 if (Literal.hadError || !Literal.isIntegerLiteral() || Literal.hasUDSuffix()) in parseSimpleIntegerLiteral()
1187 } else if (StrTok.hasUDSuffix()) { in HandleLineDirective()1337 } else if (StrTok.hasUDSuffix()) { in HandleDigitDirective()1420 if (StrTok.hasUDSuffix()) { in HandleIdentSCCSDirective()
1577 if (LToken.hasUDSuffix()) { in consumeToken()
776 FoundUDSuffix |= Tok.hasUDSuffix(); in TryParseOperatorId()
917 FoundUDSuffix |= Tok.hasUDSuffix(); in TryParseOperatorId()
3268 if (Literal.hasUDSuffix()) { in ActOnNumericConstant()
3680 if (Literal.hasUDSuffix()) { in ActOnNumericConstant()