Searched defs:getBufferForFile (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h385 getBufferForFile(StringRef Filename, bool isVolatile = false, function in class:clang::FileManager
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp461 FileManager::getBufferForFile(const FileEntry *Entry, bool isVolatile, function in class:FileManager
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp735 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { function in class:ASTUnit
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp115 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize, function in class:FileSystem

Completed in 69 milliseconds