Home
last modified time | relevance | path

Searched defs:ModifiedContents (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DPreambleTests.cpp64 collectPatchedIncludes(llvm::StringRef ModifiedContents, in collectPatchedIncludes()
162 constexpr llvm::StringLiteral ModifiedContents = R"cpp( in TEST() local
H A DParsedASTTests.cpp354 llvm::StringLiteral ModifiedContents = R"cpp( in TEST() local