Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp430 const auto *SourceContentsWithError = R"cpp( in TEST() local
434 runAddDocument(Server, FooCpp, SourceContentsWithError); in TEST()