Searched refs:importedModule (Results 1 – 5 of 5) sorted by relevance
92 bool importedModule(const ImportDecl *ImportD);
96 bool IndexingContext::importedModule(const ImportDecl *ImportD) { in importedModule() function in IndexingContext
712 return IndexCtx.importedModule(D); in VisitImportDecl()
266 bool importedModule() const { return ImportedModule; } in importedModule() function
2708 Record.push_back(ID->importedModule()); in WritePreprocessorDetail()