Home
last modified time | relevance | path

Searched defs:getBufferForFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp532 FileManager::getBufferForFile(FileEntryRef FE, bool isVolatile, in getBufferForFile() function in FileManager
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp779 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile() function in ASTUnit
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp119 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize, in getBufferForFile() function in FileSystem