Home
last modified time | relevance | path

Searched refs:DeclSym (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp946 const Symbol &DeclSym) { in addDefinition() argument
947 if (DeclSym.Definition) in addDefinition()
958 Symbol S = DeclSym; in addDefinition()