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

/external/clang/unittests/Tooling/
H A DRewriterTest.cpp21 Context.getFileContentFromDisk("t.cpp"));
34 Context.getFileContentFromDisk("working.cpp"));
H A DRewriterTestContext.h97 std::string getFileContentFromDisk(StringRef Name) { function in class:clang::RewriterTestContext
H A DRefactoringTest.cpp213 std::string getFileContentFromDisk(llvm::StringRef Name) { function in class:clang::tooling::FlushRewrittenFilesTest
236 getFileContentFromDisk("input.cpp"));

Completed in 338 milliseconds