Searched refs:handleModuleOccurrence (Results 1 – 5 of 5) sorted by relevance
60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function
102 DataConsumer.handleModuleOccurrence( in reportModuleReferences()147 return DataConsumer.handleModuleOccurrence(ImportD, Mod, Roles, Loc); in importedModule()
141 bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in __anon4e1435b00211::PrintIndexDataConsumer
438 bool handleModuleOccurrence(const ImportDecl *ImportD, const Module *Mod,
223 bool CXIndexDataConsumer::handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in CXIndexDataConsumer