Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h231 bool prepExitInclude(bool IncludeStackMustBeEmpty);
H A DTGLexer.cpp594 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() argument
610 if (IncludeStackMustBeEmpty) { in prepExitInclude()