Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h339 bool prepExitInclude(bool IncludeStackMustBeEmpty);
H A DTGLexer.cpp615 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() argument
631 if (IncludeStackMustBeEmpty) { in prepExitInclude()