Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp566 const char *CurPtr = Buffer->getBufferStart(); in ComputePreamble() local
1434 bool Lexer::tryConsumeIdentifierUCN(const char *&CurPtr, unsigned Size, in tryConsumeIdentifierUCN()
1456 bool Lexer::tryConsumeIdentifierUTF8Char(const char *&CurPtr) { in tryConsumeIdentifierUTF8Char()
1477 bool Lexer::LexIdentifier(Token &Result, const char *CurPtr) { in LexIdentifier()
1565 bool Lexer::LexNumericConstant(Token &Result, const char *CurPtr) { in LexNumericConstant()
1627 const char *Lexer::LexUDSuffix(Token &Result, const char *CurPtr, in LexUDSuffix()
1718 bool Lexer::LexStringLiteral(Token &Result, const char *CurPtr, in LexStringLiteral()
1776 bool Lexer::LexRawStringLiteral(Token &Result, const char *CurPtr, in LexRawStringLiteral()
1856 bool Lexer::LexAngledStringLiteral(Token &Result, const char *CurPtr) { in LexAngledStringLiteral()
1893 bool Lexer::LexCharConstant(Token &Result, const char *CurPtr, in LexCharConstant()
[all …]
/external/llvm/include/llvm/MC/MCParser/
DAsmLexer.h30 const char *CurPtr; variable
/external/clang/include/clang/Lex/
DPTHLexer.h32 const unsigned char* CurPtr; variable
/external/llvm/tools/llvm-readobj/
DStreamWriter.cpp18 char *CurPtr = EndPtr; in operator <<() local
/external/llvm/lib/MC/MCParser/
DAsmLexer.cpp207 static void SkipIgnoredIntegerSuffix(const char *&CurPtr) { in SkipIgnoredIntegerSuffix()
219 static unsigned doLookAhead(const char *&CurPtr, unsigned DefaultRadix) { in doLookAhead()
/external/llvm/lib/Support/
Draw_ostream.cpp114 char *CurPtr = EndPtr; in operator <<() local
140 char *CurPtr = EndPtr; in operator <<() local
166 char *CurPtr = EndPtr; in write_hex() local
/external/llvm/lib/AsmParser/
DLLLexer.h30 const char *CurPtr; variable
DLLLexer.cpp150 static const char *isLabelTail(const char *CurPtr) { in isLabelTail()
/external/llvm/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp37 StringRef::const_iterator CurPtr; member in MarkupLexer
/external/llvm/lib/TableGen/
DTGLexer.h65 const char *CurPtr; variable
/external/clang/lib/AST/
DCommentLexer.cpp233 const char *CurPtr = BufferPtr; in findBCPLCommentEnd() local
DStmt.cpp447 const char *CurPtr = StrStart; in AnalyzeAsmString() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp526 uint64_t CurPtr = 0; in COFFObjectFile() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp271 unsigned char *CurPtr, unsigned BytesLeft, in ReadDataFromGlobal()
/external/clang/lib/CodeGen/
DCGExprCXX.cpp762 llvm::Value *CurPtr = BeginPtr; in EmitNewArrayInitializer() local