Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp509 FileManager::getBufferForFile(const FileEntry *Entry, bool isVolatile, in getBufferForFile() function in FileManager
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp736 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile() function in ASTUnit
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp115 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize, in getBufferForFile() function in FileSystem