Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPLexerChange.cpp257 const Module &Mod, SmallVectorImpl<const Module *> &SubMods) { in collectAllSubModulesWithUmbrellaHeader() argument
259 SubMods.push_back(&Mod); in collectAllSubModulesWithUmbrellaHeader()
261 collectAllSubModulesWithUmbrellaHeader(*M, SubMods); in collectAllSubModulesWithUmbrellaHeader()