Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp145 llvm::Optional<RelationKind> indexableRelation(const index::SymbolRelation &R) { in indexableRelation() function
781 auto RKind = indexableRelation(R); in processRelations()