Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp653 const auto *SourceContentsWithoutErrors = R"cpp( in TEST() local
768 : SourceContentsWithoutErrors); in TEST()
893 const auto *SourceContentsWithoutErrors = R"cpp( in TEST() local
919 Server.addDocument(FooCpp, SourceContentsWithoutErrors); in TEST()