Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DCodeCompleteTests.cpp814 auto WithIndex = completions(TU, Test.point(), {}, Opts); in TEST() local
815 EXPECT_THAT(WithIndex.Completions, in TEST()
3430 TEST(NoCompileCompletionTest, WithIndex) { in TEST() argument
H A DXRefsTests.cpp308 TEST(LocateSymbol, WithIndex) { in TEST() argument