Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.cpp88 if (!prepExitInclude(false)) in processEOF()
104 prepExitInclude(true); in processEOF()
600 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
H A DTGLexer.h233 bool prepExitInclude(bool IncludeStackMustBeEmpty);