Home | History | Annotate | Download | only in libclang

Lines Matching full:importd

259 void IndexingContext::importedModule(const ImportDecl *ImportD) {
263 Module *Mod = ImportD->getImportedModule();
272 getIndexLoc(ImportD->getLocation()),
273 ImportD->isImplicit()