Searched defs:getBufferForFile (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | FileManager.cpp | 532 FileManager::getBufferForFile(FileEntryRef FE, bool isVolatile, getBufferForFile() function in FileManager |
/llvm-project/mlir/lib/IR/ | ||
H A D | Diagnostics.cpp | 524 SourceMgrDiagnosticHandler::getBufferForFile(StringRef filename) { getBufferForFile() function in SourceMgrDiagnosticHandler |
/llvm-project/clang/lib/Frontend/ | ||
H A D | ASTUnit.cpp | 779 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { getBufferForFile() function in ASTUnit |
/llvm-project/llvm/lib/Support/ | ||
H A D | VirtualFileSystem.cpp | 119 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize, getBufferForFile() function in FileSystem |