Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp310 const bool LeavingSubmodule = CurLexer && CurLexerSubmodule; in HandleEndOfFile() local
311 if ((LeavingSubmodule || IncludeMacroStack.empty()) && in HandleEndOfFile()
436 if (LeavingSubmodule) { in HandleEndOfFile()
482 return LeavingSubmodule; in HandleEndOfFile()