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