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.h450 bool prepSkipLineBegin();
H A DTGLexer.cpp856 if (!prepSkipLineBegin()) in prepSkipRegion()
926 bool TGLexer::prepSkipLineBegin() { in prepSkipLineBegin() function in TGLexer