Home
last modified time | relevance | path

Searched refs:getFileContentFromDisk (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DRewriterTest.cpp23 Context.getFileContentFromDisk("t.cpp")); in TEST()
36 Context.getFileContentFromDisk("working.cpp")); in TEST()
H A DRewriterTestContext.h116 std::string getFileContentFromDisk(StringRef Name) { in getFileContentFromDisk() function
H A DRefactoringTest.cpp623 std::string getFileContentFromDisk(llvm::StringRef Name) { in getFileContentFromDisk() function in clang::tooling::FlushRewrittenFilesTest
646 getFileContentFromDisk("input.cpp")); in TEST_F()