Searched refs:handleModuleOccurrence (Results 1 – 5 of 5) sorted by relevance
60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function
101 DataConsumer.handleModuleOccurrence( in reportModuleReferences()146 return DataConsumer.handleModuleOccurrence(ImportD, Mod, Roles, Loc); in importedModule()
142 bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in __anonf3e021fc0211::PrintIndexDataConsumer
439 bool handleModuleOccurrence(const ImportDecl *ImportD, const Module *Mod,
228 bool CXIndexDataConsumer::handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in CXIndexDataConsumer