Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp282 bool DeclIsCanonical = false; in handleDeclOccurrence() local
286 DeclIsCanonical = true; in handleDeclOccurrence()
295 DeclIsCanonical = true; in handleDeclOccurrence()
371 else if (!BasicSymbol || DeclIsCanonical) in handleDeclOccurrence()