Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DSyncAPI.h66 llvm::Error runCustomAction(ClangdServer &Server, PathRef File,
DSyncAPI.cpp160 llvm::Error runCustomAction(ClangdServer &Server, PathRef File, in runCustomAction() function
DClangdTests.cpp1172 EXPECT_THAT_ERROR(runCustomAction(Server, testPath("foo.cc"), in TEST()