Searched refs:prepEatPreprocessorDirective (Results 1 – 2 of 2) sorted by relevance
249 bool prepEatPreprocessorDirective(tgtok::TokKind Kind);
676 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective() function in TGLexer695 if (!prepEatPreprocessorDirective(Kind)) in lexPreprocessor()