Home
last modified time | relevance | path

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

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