Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h341 bool prepSkipLineBegin();
H A DTGLexer.cpp834 if (!prepSkipLineBegin()) in prepSkipRegion()
904 bool TGLexer::prepSkipLineBegin() { in prepSkipLineBegin() function in TGLexer