Home
last modified time | relevance | path

Searched refs:prepSkipDirectiveEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp738 if (!prepSkipDirectiveEnd()) in lexPreprocessor()
779 if (!prepSkipDirectiveEnd()) in lexPreprocessor()
807 if (!prepSkipDirectiveEnd()) in lexPreprocessor()
829 if (!prepSkipDirectiveEnd()) in lexPreprocessor()
973 bool TGLexer::prepSkipDirectiveEnd() { in prepSkipDirectiveEnd() function in TGLexer
H A DTGLexer.h467 bool prepSkipDirectiveEnd();