Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp85 if (!prepExitInclude(false)) in processEOF()
101 prepExitInclude(true); in processEOF()
573 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
DTGLexer.h225 bool prepExitInclude(bool IncludeStackMustBeEmpty);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DTGLexer.cpp88 if (!prepExitInclude(false)) in processEOF()
104 prepExitInclude(true); in processEOF()
600 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() function in TGLexer
DTGLexer.h233 bool prepExitInclude(bool IncludeStackMustBeEmpty);