/aosp_15_r20/external/clang/lib/AST/ |
H A D | CommentLexer.cpp | 127 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 D | CommentParser.cpp | 45 const char *BufferEnd; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | MemoryBuffer.h | 53 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | MemoryBuffer.h | 53 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | MemoryBuffer.h | 53 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | MemoryBuffer.h | 53 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | MemoryBuffer.h | 53 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MemoryBuffer.h | 42 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | MemoryBuffer.h | 38 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | MemoryBuffer.h | 43 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Lexer.h | 52 const char *BufferEnd; // End of the buffer. variable
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | RecordReadThread.h | 44 char* BufferEnd() const { return buffer_.get() + buffer_size_; } in BufferEnd() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Lexer.h | 90 const char *BufferEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Lexer.h | 90 const char *BufferEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Lexer.h | 90 const char *BufferEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Lexer.h | 90 const char *BufferEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | CommentLexer.h | 234 const char *const BufferEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | CommentLexer.h | 234 const char *const BufferEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | CommentLexer.h | 234 const char *const BufferEnd; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | CommentLexer.h | 234 const char *const BufferEnd; variable
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | CommentLexer.h | 236 const char *const BufferEnd; variable
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 617 const unsigned char *const BufferEnd, in getValueProfData()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 531 const uint8_t *BufferEnd = (const uint8_t *)DataBuffer->getBufferEnd(); in readHeader() local
|
H A D | InstrProf.cpp | 961 const unsigned char *const BufferEnd, in getValueProfData()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 875 const unsigned char *const BufferEnd, in getValueProfData()
|