Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp248 auto *OwningMod = MM->getOwningModule(); in indexPreprocessorModuleMacros() local
249 if (OwningMod && OwningMod->getASTFile() == Mod.File) { in indexPreprocessorModuleMacros()