Searched defs:getFileContentFromDisk (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/unittests/Tooling/ | ||
| H A D | RewriterTestContext.h | 116 std::string getFileContentFromDisk(StringRef Name) { in getFileContentFromDisk() function |
| H A D | RefactoringTest.cpp | 623 std::string getFileContentFromDisk(llvm::StringRef Name) { in getFileContentFromDisk() function in clang::tooling::FlushRewrittenFilesTest |