Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTGLexer.cpp84 if (!prepExitInclude(false)) in processEOF()
100 prepExitInclude(true); in processEOF()
593 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
H A DTGLexer.h232 bool prepExitInclude(bool IncludeStackMustBeEmpty);