Home
last modified time | relevance | path

Searched defs:BufferStart (Results 1 – 14 of 14) sorted by relevance

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