Home
last modified time | relevance | path

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

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