Home
last modified time | relevance | path

Searched defs:handleDeclOccurrence (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h42 virtual bool handleDeclOccurrence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurrence() function
/llvm-project/clang/tools/c-index-test/
H A Dcore_main.cpp104 bool handleDeclOccurrence(const Decl *D, SymbolRoleSet Roles, handleDeclOccurrence() function in __anon973aa0980211::PrintIndexDataConsumer
/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp355 bool IndexingContext::handleDeclOccurrence(const Decl *D, SourceLocation Loc, in handleDeclOccurrence() function in IndexingContext
/llvm-project/clang/unittests/Index/
H A DIndexTests.cpp77 bool handleDeclOccurrence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurrence() function in clang::index::__anon37c2cdbb0111::Indexer
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp531 bool SymbolCollector::handleDeclOccurrence( handleDeclOccurrence() function in clang::clangd::SymbolCollector
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp163 bool CXIndexDataConsumer::handleDeclOccurrence( in handleDeclOccurrence() function in CXIndexDataConsumer
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp908 handleDeclOccurrence(const Decl *D, index::SymbolRoleSet Roles, handleDeclOccurrence() function in clang::clangd::__anon452263b60c11::ReferenceFinder