Home
last modified time | relevance | path

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

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