Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Index/
DIndexDataConsumer.h60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function
/external/llvm-project/clang/tools/c-index-test/
Dcore_main.cpp135 bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in __anon7db691f50211::PrintIndexDataConsumer
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp223 bool CXIndexDataConsumer::handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence() function in CXIndexDataConsumer