Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp86 if (!prepExitInclude(false)) in processEOF()
102 prepExitInclude(true); in processEOF()
594 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
H A DTGLexer.h231 bool prepExitInclude(bool IncludeStackMustBeEmpty);