Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPLexerChange.cpp337 const bool LeavingSubmodule = CurLexer && CurLexerSubmodule; in HandleEndOfFile() local
338 if ((LeavingSubmodule || IncludeMacroStack.empty()) && in HandleEndOfFile()
472 if (LeavingSubmodule) { in HandleEndOfFile()
525 return LeavingSubmodule; in HandleEndOfFile()