Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.cpp600 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() argument
616 if (IncludeStackMustBeEmpty) { in prepExitInclude()
H A DTGLexer.h233 bool prepExitInclude(bool IncludeStackMustBeEmpty);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp573 bool TGLexer::prepExitInclude(bool IncludeStackMustBeEmpty) { in prepExitInclude() argument
589 if (IncludeStackMustBeEmpty) { in prepExitInclude()
H A DTGLexer.h225 bool prepExitInclude(bool IncludeStackMustBeEmpty);