/aosp_15_r20/external/clang/lib/Lex/ |
H A D | Lexer.cpp | 560 const char *CurPtr = Buffer.begin(); in ComputePreamble() local 1459 bool Lexer::tryConsumeIdentifierUCN(const char *&CurPtr, unsigned Size, in tryConsumeIdentifierUCN() 1481 bool Lexer::tryConsumeIdentifierUTF8Char(const char *&CurPtr) { in tryConsumeIdentifierUTF8Char() 1502 bool Lexer::LexIdentifier(Token &Result, const char *CurPtr) { in LexIdentifier() 1590 bool Lexer::LexNumericConstant(Token &Result, const char *CurPtr) { in LexNumericConstant() 1653 const char *Lexer::LexUDSuffix(Token &Result, const char *CurPtr, in LexUDSuffix() 1744 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral() 1802 bool Lexer::LexRawStringLiteral(Token &Result, const char *CurPtr, in LexRawStringLiteral() 1882 bool Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) { in LexAngledStringLiteral() 1919 bool Lexer::LexCharConstant(Token &Result, const char *CurPtr, in LexCharConstant() [all …]
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 119 char *CurPtr = EndPtr; in operator <<() local 145 char *CurPtr = EndPtr; in operator <<() local 171 char *CurPtr = EndPtr; in write_hex() local 422 char *CurPtr = EndPtr; in operator <<() local 439 char *CurPtr = EndPtr; in operator <<() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | AsmLexer.cpp | 253 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix() 265 static unsigned doHexLookAhead(const char *&CurPtr, unsigned DefaultRadix, in doHexLookAhead() 290 static const char *findLastDigit(const char *CurPtr, unsigned DefaultRadix) { in findLastDigit()
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | AsmLexer.cpp | 210 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix() 222 static unsigned doLookAhead(const char *&CurPtr, unsigned DefaultRadix) { in doLookAhead()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | AsmLexer.cpp | 235 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix() 247 static unsigned doHexLookAhead(const char *&CurPtr, unsigned DefaultRadix, in doHexLookAhead()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | NativeFormatting.cpp | 24 char *CurPtr = EndPtr; in format_to_buffer() local 154 char *CurPtr = EndPtr; in write_hex() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | NativeFormatting.cpp | 28 char *CurPtr = EndPtr; in format_to_buffer() local 158 char *CurPtr = EndPtr; in write_hex() local
|
H A D | CodeGenCoverage.cpp | 46 const char *CurPtr = Buffer.getBufferStart(); in parse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | NativeFormatting.cpp | 23 char *CurPtr = EndPtr; in format_to_buffer() local 153 char *CurPtr = EndPtr; in write_hex() local
|
H A D | CodeGenCoverage.cpp | 52 const char *CurPtr = Buffer.getBufferStart(); in parse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
H A D | AsmLexer.h | 28 const char *CurPtr = nullptr; variable
|
/aosp_15_r20/external/llvm/include/llvm/MC/MCParser/ |
H A D | AsmLexer.h | 30 const char *CurPtr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/ |
D | AsmLexer.h | 28 const char *CurPtr = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/ |
D | AsmLexer.h | 28 const char *CurPtr = nullptr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/ |
H A D | AsmLexer.h | 28 const char *CurPtr = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCParser/ |
D | AsmLexer.h | 28 const char *CurPtr = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/ |
D | AsmLexer.h | 28 const char *CurPtr = nullptr; variable
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | PTHLexer.h | 32 const unsigned char* CurPtr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | COFF.cpp | 57 uint64_t CurPtr = 0; in createLinkGraphFromCOFFObject() local
|
/aosp_15_r20/external/llvm/lib/AsmParser/ |
H A D | LLLexer.h | 30 const char *CurPtr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/AsmParser/ |
D | LLLexer.h | 29 const char *CurPtr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/AsmParser/ |
D | LLLexer.h | 29 const char *CurPtr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/AsmParser/ |
D | LLLexer.h | 29 const char *CurPtr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/AsmParser/ |
D | LLLexer.h | 29 const char *CurPtr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLLexer.h | 29 const char *CurPtr; variable
|