Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h343 bool prepSkipLineBegin();
H A DTGLexer.cpp840 if (!prepSkipLineBegin()) in prepSkipRegion()
910 bool TGLexer::prepSkipLineBegin() { in prepSkipLineBegin() function in TGLexer