Searched refs:handleModuleOccurrence (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, function in class:clang::index::IndexDataConsumer
/freebsd-current/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp100 DataConsumer.handleModuleOccurrence(
145 return DataConsumer.handleModuleOccurrence(ImportD, Mod, Roles, Loc);

Completed in 123 milliseconds