Home
last modified time | relevance | path

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

/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/include/llvm/MC/MCParser/
DAsmLexer.h30 const char *CurPtr; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DAsmLexer.h33 const char *CurPtr; variable
/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/clang/include/clang/Lex/
DPTHLexer.h32 const unsigned char* CurPtr; variable
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp112 char *CurPtr = EndPtr; in operator <<() local
138 char *CurPtr = EndPtr; in operator <<() local
164 char *CurPtr = EndPtr; in write_hex() local
/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/lib/AsmParser/
DLLLexer.h30 const char *CurPtr; variable
DLLLexer.cpp152 static const char *isLabelTail(const char *CurPtr) { in isLabelTail()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLLexer.h30 const char *CurPtr; variable
DLLLexer.cpp174 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/lib/MC/MCParser/
DAsmLexer.cpp158 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix()
/external/llvm/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp37 StringRef::const_iterator CurPtr; member in MarkupLexer
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGLexer.h63 const char *CurPtr; variable
/external/llvm/lib/TableGen/
DTGLexer.h69 const char *CurPtr; variable
/external/clang/lib/AST/
DCommentLexer.cpp242 const char *CurPtr = BufferPtr; in findBCPLCommentEnd() local
DStmt.cpp480 const char *CurPtr = StrStart; in AnalyzeAsmString() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp286 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal()
466 unsigned char *CurPtr = RawBytes; in FoldReinterpretLoadFromConstPtr() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp239 unsigned char *CurPtr, unsigned BytesLeft, in ReadDataFromGlobal()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp642 uint64_t CurPtr = 0; in COFFObjectFile() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp840 Address CurPtr = BeginPtr; in EmitNewArrayInitializer() local