Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DCodeCompleteTests.cpp797 auto WithIndex = completions(TU, Test.point(), {}, Opts); in TEST() local
798 EXPECT_THAT(WithIndex.Completions, in TEST()
2921 TEST(NoCompileCompletionTest, WithIndex) { in TEST() argument
DXRefsTests.cpp295 TEST(LocateSymbol, WithIndex) { in TEST() argument