Searched refs:semanticRanges (Results 1 – 4 of 4) sorted by relevance
149 Server.semanticRanges(File, Pos, capture(Result)); in runSemanticRanges()
354 void semanticRanges(PathRef File, const std::vector<Position> &Pos,
910 void ClangdServer::semanticRanges(PathRef File, in semanticRanges() function in clang::clangd::ClangdServer
1440 Server->semanticRanges( in onSelectionRange()