Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DSyncAPI.h60 runSemanticRanges(ClangdServer &Server, PathRef File,
DSemanticSelectionTests.cpp193 auto Ranges = runSemanticRanges(Server, FooCpp, SourceAnnotations.points()); in TEST()
DSyncAPI.cpp146 runSemanticRanges(ClangdServer &Server, PathRef File, in runSemanticRanges() function