Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPLexerChange.cpp311 const bool LeavingSubmodule = CurLexer && CurLexerSubmodule; in HandleEndOfFile() local
312 if ((LeavingSubmodule || IncludeMacroStack.empty()) && in HandleEndOfFile()
441 if (LeavingSubmodule) { in HandleEndOfFile()
487 return LeavingSubmodule; in HandleEndOfFile()