Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp340 const bool LeavingSubmodule = CurLexer && CurLexerSubmodule; in HandleEndOfFile() local
341 if ((LeavingSubmodule || IncludeMacroStack.empty()) && in HandleEndOfFile()
474 if (LeavingSubmodule) { in HandleEndOfFile()
527 return LeavingSubmodule; in HandleEndOfFile()