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

/external/clang/unittests/Tooling/
H A DRewriterTest.cpp24 Context.getFileContentFromDisk("t.cpp"));
37 Context.getFileContentFromDisk("working.cpp"));
H A DRewriterTestContext.h102 std::string getFileContentFromDisk(StringRef Name) { function in class:clang::RewriterTestContext
H A DRefactoringTest.cpp290 std::string getFileContentFromDisk(llvm::StringRef Name) { function in class:clang::tooling::FlushRewrittenFilesTest
314 getFileContentFromDisk("input.cpp"));

Completed in 397 milliseconds