Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DCodeCompleteTests.cpp2345 auto CompleteAtPoint = [&](StringRef P) { in TEST() local
2349 CompleteAtPoint("1"); in TEST()
2354 CompleteAtPoint("2"); in TEST()
2360 CompleteAtPoint("3"); in TEST()