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