Home | History | Annotate | Download | only in Lex

Lines Matching refs:HandleLineDirective

662       return HandleLineDirective(Result);
790 /// HandleLineDirective - Handle #line directive: C99 6.10.4. The two
794 void Preprocessor::HandleLineDirective(Token &Tok) {