Lines Matching full:having
1370 /// LexStringLiteral - Lex the remainder of a string literal, after having lexed
1420 /// having lexed R", LR", u8R", uR", or UR".
1495 /// after having lexed the '<' character. This is used for #include filenames.
1529 /// LexCharConstant - Lex the remainder of a character constant, after having
1845 // Warn about having an escaped newline between the */ characters.