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