Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Index/
DIndexDataConsumer.h42 virtual bool handleDeclOccurrence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurrence() function
/external/clang/lib/Index/
DIndexingContext.cpp230 bool IndexingContext::handleDeclOccurrence(const Decl *D, SourceLocation Loc, in handleDeclOccurrence() function in IndexingContext
/external/llvm-project/clang/tools/c-index-test/
Dcore_main.cpp97 bool handleDeclOccurrence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurrence() function in __anon6a86235c0211::PrintIndexDataConsumer
/external/llvm-project/clang/unittests/Index/
DIndexTests.cpp77 bool handleDeclOccurrence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurrence() function in clang::index::__anon6a06cf7f0111::Indexer
/external/llvm-project/clang/lib/Index/
DIndexingContext.cpp360 bool IndexingContext::handleDeclOccurrence(const Decl *D, SourceLocation Loc, in handleDeclOccurrence() function in IndexingContext
/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp256 bool SymbolCollector::handleDeclOccurrence( in handleDeclOccurrence() function in clang::clangd::SymbolCollector
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp157 bool CXIndexDataConsumer::handleDeclOccurrence( in handleDeclOccurrence() function in CXIndexDataConsumer
/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp793 handleDeclOccurrence(const Decl *D, index::SymbolRoleSet Roles, in handleDeclOccurrence() function in clang::clangd::__anon7033247a0b11::ReferenceFinder