Home
last modified time | relevance | path

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

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