Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp347 const bool LeavingSubmodule = CurLexer && CurLexerSubmodule; in HandleEndOfFile() local
348 if ((LeavingSubmodule || IncludeMacroStack.empty()) && in HandleEndOfFile()
481 if (LeavingSubmodule) { in HandleEndOfFile()
534 return LeavingSubmodule; in HandleEndOfFile()