Searched refs:IsStringLiteral (Results 1 – 2 of 2) sorted by relevance
683 bool IsStringLiteral);
1807 bool IsStringLiteral) { in LexUDSuffix() argument1842 else if (IsStringLiteral && getLangOpts().CPlusPlus14) { in LexUDSuffix()