Lines Matching full:suffixes
652 // "i", "if", and "il" are user-defined suffixes in C++1y.
701 /// suffixes as ud-suffixes, because the diagnostic experience is better if we
708 // By C++11 [lex.ext]p10, ud-suffixes starting with an '_' are always valid.
712 // In C++11, there are no library suffixes.
827 // Other suffixes will be diagnosed by the caller.