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