Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingAction.cpp229 auto *OwningMod = MM->getOwningModule(); in indexPreprocessorModuleMacros() local
230 if (OwningMod && OwningMod->getASTFile() == Mod.File) { in indexPreprocessorModuleMacros()