Home
last modified time | relevance | path

Searched defs:SourceContents (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp169 parseSourceAndDumpAST(PathRef SourceFileRelPath,llvm::StringRef SourceContents,std::vector<std::pair<PathRef,llvm::StringRef>> ExtraFiles={},bool ExpectErrors=false) parseSourceAndDumpAST() argument
213 const auto *SourceContents = R"cpp( TEST() local
229 const auto *SourceContents = R"cpp( TEST() local
264 const auto *SourceContents = R"cpp( TEST() local
421 const auto *SourceContents = R"cpp( TEST() local
482 const auto *SourceContents = R"cpp( TEST() local
586 const auto *SourceContents = R"cpp( TEST() local
1188 const char *SourceContents = R"cpp( TEST() local
1232 const char *SourceContents = R"cpp( TEST() local
[all...]
H A DSemanticSelectionTests.cpp177 const char *SourceContents = R"cpp( in TEST() local
H A DTUSchedulerTests.cpp594 llvm::StringLiteral SourceContents = R"cpp( in TEST_F() local
796 std::string SourceContents = R"cpp( in TEST_F() local
860 auto *SourceContents = R"cpp( in TEST_F() local
H A DXRefsTests.cpp1547 const char *SourceContents = R"cpp( TEST() local