Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.cpp88 if (!prepExitInclude(false)) in processEOF()
104 prepExitInclude(true); in processEOF()
616 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
HDTGLexer.h340 bool prepExitInclude(bool IncludeStackMustBeEmpty);