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