Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h449 bool prepSkipLineBegin();
H A DTGLexer.cpp854 if (!prepSkipLineBegin()) in prepSkipRegion()
924 bool TGLexer::prepSkipLineBegin() { in prepSkipLineBegin() function in TGLexer