Searched defs:RequiresNullTerminator (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | MemoryBuffer.cpp | 50 bool RequiresNullTerminator) { in init() 92 MemoryBufferMem(StringRef InputData, bool RequiresNullTerminator) { in MemoryBufferMem() 121 bool RequiresNullTerminator) { in getMemBuffer() 128 MemoryBuffer::getMemBuffer(MemoryBufferRef Ref, bool RequiresNullTerminator) { in getMemBuffer() 152 bool RequiresNullTerminator, in getFileOrSTDIN() 211 MemoryBufferMMapFile(bool RequiresNullTerminator, sys::fs::file_t FD, uint64_t Len, in MemoryBufferMMapFile() 249 bool RequiresNullTerminator, bool IsVolatile, in getFile() 265 bool IsText, bool RequiresNullTerminator, bool IsVolatile, in getFileAux() 342 bool RequiresNullTerminator, in shouldUseMmap() 449 uint64_t MapSize, int64_t Offset, bool RequiresNullTerminator, in getOpenFileImpl() [all …]
|
| H A D | VirtualFileSystem.cpp | 119 bool RequiresNullTerminator, bool IsVolatile) { in getBufferForFile() 227 bool RequiresNullTerminator, bool IsVolatile) { in getBuffer() 711 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer() 2410 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | FileManager.cpp | 541 bool RequiresNullTerminator) { in getBufferForFile() 569 bool RequiresNullTerminator) { in getBufferForFileImpl()
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.cpp | 282 getBuffer(const Twine &Name, int64_t FileSize, bool RequiresNullTerminator, in getBuffer()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | Core.cpp | 4031 LLVMBool RequiresNullTerminator) { in LLVMCreateMemoryBufferWithMemoryRange()
|