Searched defs:handleModuleOccurrence (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Index/ | ||
H A D | IndexDataConsumer.h | 60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function |
/llvm-project/clang/tools/c-index-test/ | ||
H A D | core_main.cpp | 142 bool handleModuleOccurrence(const ImportDecl *ImportD, handleModuleOccurrence() function in __anon973aa0980211::PrintIndexDataConsumer |
/llvm-project/clang/tools/libclang/ | ||
H A D | CXIndexDataConsumer.cpp | 229 bool CXIndexDataConsumer::handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in CXIndexDataConsumer |