Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp85 if (!prepExitInclude(false)) in processEOF()
101 prepExitInclude(true); in processEOF()
572 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
H A DTGLexer.h224 bool prepExitInclude(bool IncludeStackMustBeEmpty);