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