Home
last modified time | relevance | path

Searched defs:BufferEnd (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/clang/lib/AST/
H A DCommentLexer.cpp127 const char *findNewline(const char *BufferPtr, const char *BufferEnd) { in findNewline()
135 const char *skipNewline(const char *BufferPtr, const char *BufferEnd) { in skipNewline()
151 const char *BufferEnd) { in skipNamedCharacterReference()
160 const char *BufferEnd) { in skipDecimalCharacterReference()
169 const char *BufferEnd) { in skipHexCharacterReference()
185 const char *skipHTMLIdentifier(const char *BufferPtr, const char *BufferEnd) { in skipHTMLIdentifier()
197 const char *skipHTMLQuotedString(const char *BufferPtr, const char *BufferEnd) in skipHTMLQuotedString()
211 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace()
219 bool isWhitespace(const char *BufferPtr, const char *BufferEnd) { in isWhitespace()
231 const char *skipCommandName(const char *BufferPtr, const char *BufferEnd) { in skipCommandName()
[all …]
H A DCommentParser.cpp45 const char *BufferEnd; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DMemoryBuffer.h53 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DMemoryBuffer.h53 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DMemoryBuffer.h53 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DMemoryBuffer.h53 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DMemoryBuffer.h53 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMemoryBuffer.h42 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DMemoryBuffer.h38 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMemoryBuffer.h43 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/external/clang/include/clang/Lex/
H A DLexer.h52 const char *BufferEnd; // End of the buffer. variable
/aosp_15_r20/system/extras/simpleperf/
H A DRecordReadThread.h44 char* BufferEnd() const { return buffer_.get() + buffer_size_; } in BufferEnd() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DLexer.h90 const char *BufferEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DLexer.h90 const char *BufferEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DLexer.h90 const char *BufferEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DLexer.h90 const char *BufferEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DCommentLexer.h234 const char *const BufferEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DCommentLexer.h234 const char *const BufferEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DCommentLexer.h234 const char *const BufferEnd; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DCommentLexer.h234 const char *const BufferEnd; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DCommentLexer.h236 const char *const BufferEnd; variable
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProf.cpp617 const unsigned char *const BufferEnd, in getValueProfData()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp531 const uint8_t *BufferEnd = (const uint8_t *)DataBuffer->getBufferEnd(); in readHeader() local
H A DInstrProf.cpp961 const unsigned char *const BufferEnd, in getValueProfData()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp875 const unsigned char *const BufferEnd, in getValueProfData()

12