Home
last modified time | relevance | path

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

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