Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexDataConsumer.h60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp141 bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in __anon4e1435b00211::PrintIndexDataConsumer
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp223 bool CXIndexDataConsumer::handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in CXIndexDataConsumer