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