Home
last modified time | relevance | path

Searched defs:CurPtr (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/clang/lib/Lex/
DLexer.cpp603 const char *CurPtr = Buffer.begin(); in ComputePreamble() local
1596 bool Lexer::tryConsumeIdentifierUCN(const char *&CurPtr, unsigned Size, in tryConsumeIdentifierUCN()
1618 bool Lexer::tryConsumeIdentifierUTF8Char(const char *&CurPtr) { in tryConsumeIdentifierUTF8Char()
1642 bool Lexer::LexIdentifier(Token &Result, const char *CurPtr) { in LexIdentifier()
1755 bool Lexer::LexNumericConstant(Token &Result, const char *CurPtr) { in LexNumericConstant()
1818 const char *Lexer::LexUDSuffix(Token &Result, const char *CurPtr, in LexUDSuffix()
1909 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral()
1971 bool Lexer::LexRawStringLiteral(Token &Result, const char *CurPtr, in LexRawStringLiteral()
2051 bool Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) { in LexAngledStringLiteral()
2128 bool Lexer::LexCharConstant(Token &Result, const char *CurPtr, in LexCharConstant()
[all …]
/external/clang/lib/Lex/
DLexer.cpp560 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 …]
/external/llvm/lib/Support/
Draw_ostream.cpp119 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
/external/llvm/include/llvm/MC/MCParser/
DAsmLexer.h30 const char *CurPtr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DAsmLexer.h28 const char *CurPtr = nullptr; variable
/external/llvm-project/llvm/include/llvm/MC/MCParser/
DAsmLexer.h28 const char *CurPtr = nullptr; variable
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmLexer.cpp244 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix()
256 static unsigned doHexLookAhead(const char *&CurPtr, unsigned DefaultRadix, in doHexLookAhead()
281 static const char *findLastDigit(const char *CurPtr, unsigned DefaultRadix) { in findLastDigit()
/external/clang/include/clang/Lex/
DPTHLexer.h32 const unsigned char* CurPtr; variable
/external/llvm/lib/MC/MCParser/
DAsmLexer.cpp210 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix()
222 static unsigned doLookAhead(const char *&CurPtr, unsigned DefaultRadix) { in doLookAhead()
/external/llvm-project/llvm/lib/Support/
DCodeGenCoverage.cpp46 const char *CurPtr = Buffer.getBufferStart(); in parse() local
DNativeFormatting.cpp22 char *CurPtr = EndPtr; in format_to_buffer() local
152 char *CurPtr = EndPtr; in write_hex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCodeGenCoverage.cpp52 const char *CurPtr = Buffer.getBufferStart(); in parse() local
DNativeFormatting.cpp23 char *CurPtr = EndPtr; in format_to_buffer() local
153 char *CurPtr = EndPtr; in write_hex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmLexer.cpp235 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix()
247 static unsigned doHexLookAhead(const char *&CurPtr, unsigned DefaultRadix, in doHexLookAhead()
/external/llvm/lib/AsmParser/
DLLLexer.h30 const char *CurPtr; variable
DLLLexer.cpp152 static const char *isLabelTail(const char *CurPtr) { in isLabelTail()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp24 char *CurPtr = EndPtr; in format_to_buffer() local
154 char *CurPtr = EndPtr; in write_hex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.h29 const char *CurPtr; variable
DLLLexer.cpp147 static const char *isLabelTail(const char *CurPtr) { in isLabelTail()
/external/llvm-project/llvm/lib/AsmParser/
DLLLexer.h29 const char *CurPtr; variable
DLLLexer.cpp147 static const char *isLabelTail(const char *CurPtr) { in isLabelTail()
/external/llvm-project/clang/test/Analysis/inlining/
Dplacement-new-fp-suppression.cpp65 char *CurPtr = nullptr; member in BumpPtrAllocator
/external/llvm/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp37 StringRef::const_iterator CurPtr; member in MarkupLexer
/external/llvm/lib/TableGen/
DTGLexer.h69 const char *CurPtr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h77 const char *CurPtr = nullptr; variable

12