Home
last modified time | relevance | path

Searched defs:handleModuleOccurrence (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function
/llvm-project/clang/tools/c-index-test/
H A Dcore_main.cpp142 bool handleModuleOccurrence(const ImportDecl *ImportD, handleModuleOccurrence() function in __anon973aa0980211::PrintIndexDataConsumer
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp229 bool CXIndexDataConsumer::handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in CXIndexDataConsumer