reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/clang/tools/c-index-test/core_main.cpp
   97   bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
tools/clang/tools/extra/clangd/XRefs.cpp
  158   handleDeclOccurence(const Decl *D, index::SymbolRoleSet Roles,
  378   handleDeclOccurence(const Decl *D, index::SymbolRoleSet Roles,
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
  247 bool SymbolCollector::handleDeclOccurence(
tools/clang/tools/libclang/CXIndexDataConsumer.cpp
  157 bool CXIndexDataConsumer::handleDeclOccurence(
tools/clang/unittests/Index/IndexTests.cpp
   77   bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,

References

tools/clang/lib/Index/IndexingContext.cpp
  445   return DataConsumer.handleDeclOccurence(D, Roles, FinalRelations, Loc, Node);