Home | History | Annotate | Download | only in Lex

Lines Matching refs:HandleDigitDirective

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