Searched defs:BufferStart (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemoryBuffer.h52 const char *BufferStart; // Start of the buffer. member in class:llvm::MemoryBuffer
H A Draw_ostream.h378 void SetBuffer(char *BufferStart, size_t Size) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.h75 uint8_t *BufferStart; member in struct:ProfBufferIO
/freebsd-current/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp48 const char *BufferStart = SM.getBufferData(FID, &Invalid).data(); local
58 HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E, const char *BufferStart, const char *StartTag, const char *EndTag) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h233 const char *const BufferStart; member in class:clang::comments::Lexer
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp450 uint8_t *BufferStart = reinterpret_cast<uint8_t *>(Buf->getBufferStart()); local
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h87 const char *BufferStart; member in class:clang::Lexer
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp171 const char *BufferStart = SourceMgr.getBufferData(BeginFileID, local
H A DCommentParser.cpp42 const char *BufferStart; member in struct:clang::comments::TextTokenRetokenizer::Position
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp357 const char *BufferStart = Buffer->getBufferStart(), local
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp620 char *BufferStart; member in class:llvm::object::WindowsResourceCOFFWriter
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp108 void raw_ostream::SetBufferAndMode(char *BufferStart, size_t Size, argument
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1093 bool Lexer::isNewLineEscaped(const char *BufferStart, const char *Str) { argument
[all...]

Completed in 120 milliseconds