Home | History | Annotate | Download | only in Lex

Lines Matching refs:HandleDigitDirective

715     return HandleDigitDirective(Result);
1025 /// HandleDigitDirective - Handle a GNU line marker directive, whose syntax is
1032 void Preprocessor::HandleDigitDirective(Token &DigitTok) {