Searched refs:importedModule (Results 1 – 5 of 5) sorted by relevance
93 bool importedModule(const ImportDecl *ImportD);
104 bool IndexingContext::importedModule(const ImportDecl *ImportD) { in importedModule() function in IndexingContext
762 return IndexCtx.importedModule(D); in VisitImportDecl()
265 bool importedModule() const { return ImportedModule; } in importedModule() function
2666 Record.push_back(ID->importedModule()); in WritePreprocessorDetail()