Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DFileManager.cpp540 FileManager::getBufferForFile(const FileEntry *Entry, bool isVolatile, in getBufferForFile() function in FileManager
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp764 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile() function in ASTUnit
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp118 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize, in getBufferForFile() function in FileSystem