Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp338 const bool LeavingSubmodule = CurLexer && CurLexerSubmodule; in HandleEndOfFile() local
339 if ((LeavingSubmodule || IncludeMacroStack.empty()) && in HandleEndOfFile()
473 if (LeavingSubmodule) { in HandleEndOfFile()
526 return LeavingSubmodule; in HandleEndOfFile()