Searched refs:OwningMod (Results 1 – 1 of 1) sorted by relevance
246 auto *OwningMod = MM->getOwningModule(); in indexPreprocessorModuleMacros() local247 if (OwningMod && OwningMod->getASTFile() == Mod.File) { in indexPreprocessorModuleMacros()