Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp122 if (!prepExitInclude(false)) in processEOF()
138 prepExitInclude(true); in processEOF()
653 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
H A DTGLexer.h341 bool prepExitInclude(bool IncludeStackMustBeEmpty);