Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGLexer.h342 bool prepSkipLineBegin();
H A DTGLexer.cpp833 if (!prepSkipLineBegin()) in prepSkipRegion()
903 bool TGLexer::prepSkipLineBegin() { in prepSkipLineBegin() function in TGLexer