Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp610 const char *CurPtr = Buffer.begin(); ComputePreamble() local
1721 tryConsumeIdentifierUCN(const char * & CurPtr,unsigned Size,Token & Result) tryConsumeIdentifierUCN() argument
1762 tryConsumeIdentifierUTF8Char(const char * & CurPtr,Token & Result) tryConsumeIdentifierUTF8Char() argument
1814 LexUnicodeIdentifierStart(Token & Result,uint32_t C,const char * CurPtr) LexUnicodeIdentifierStart() argument
1860 fastParseASCIIIdentifier(const char * CurPtr,const char * BufferEnd) fastParseASCIIIdentifier() argument
1890 LexIdentifierContinue(Token & Result,const char * CurPtr) LexIdentifierContinue() argument
1986 LexNumericConstant(Token & Result,const char * CurPtr) LexNumericConstant() argument
2054 LexUDSuffix(Token & Result,const char * CurPtr,bool IsStringLiteral) LexUDSuffix() argument
2146 LexStringLiteral(Token & Result,const char * CurPtr,tok::TokenKind Kind) LexStringLiteral() argument
2207 LexRawStringLiteral(Token & Result,const char * CurPtr,tok::TokenKind Kind) LexRawStringLiteral() argument
2287 LexAngledStringLiteral(Token & Result,const char * CurPtr) LexAngledStringLiteral() argument
2364 LexCharConstant(Token & Result,const char * CurPtr,tok::TokenKind Kind) LexCharConstant() argument
2431 SkipWhitespace(Token & Result,const char * CurPtr,bool & TokAtPhysicalStartOfLine) SkipWhitespace() argument
2507 SkipLineComment(Token & Result,const char * CurPtr,bool & TokAtPhysicalStartOfLine) SkipLineComment() argument
2673 SaveLineComment(Token & Result,const char * CurPtr) SaveLineComment() argument
2701 isEndOfBlockCommentWithEscapedNewLine(const char * CurPtr,Lexer * L,bool Trigraphs) isEndOfBlockCommentWithEscapedNewLine() argument
2789 SkipBlockComment(Token & Result,const char * CurPtr,bool & TokAtPhysicalStartOfLine) SkipBlockComment() argument
3016 const char *CurPtr = BufferPtr; ReadToEndOfLine() local
3065 LexEndOfFile(Token & Result,const char * CurPtr) LexEndOfFile() argument
3185 FindConflictEnd(const char * CurPtr,const char * BufferEnd,ConflictMarkerKind CMK) FindConflictEnd() argument
3208 IsStartOfConflictMarker(const char * CurPtr) IsStartOfConflictMarker() argument
3252 HandleEndOfConflictMarker(const char * CurPtr) HandleEndOfConflictMarker() argument
3289 findPlaceholderEnd(const char * CurPtr,const char * BufferEnd) findPlaceholderEnd() argument
3301 lexEditorPlaceholder(Token & Result,const char * CurPtr) lexEditorPlaceholder() argument
3353 const char *CurPtr = StartPtr + CharSize; tryReadNumericUCN() local
3452 const char *CurPtr = StartPtr + CharSize; tryReadNamedUCN() local
3603 CheckUnicodeWhitespace(Token & Result,uint32_t C,const char * CurPtr) CheckUnicodeWhitespace() argument
3665 const char *CurPtr = BufferPtr; LexTokenInternal() local
[all...]
H A DDependencyDirectivesScanner.cpp196 bool Scanner::reportError(const char *CurPtr, unsigned Err) { in reportError() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h28 const char *CurPtr = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp253 SkipIgnoredIntegerSuffix(const char * & CurPtr) SkipIgnoredIntegerSuffix() argument
265 doHexLookAhead(const char * & CurPtr,unsigned DefaultRadix,bool LexHex) doHexLookAhead() argument
290 findLastDigit(const char * CurPtr,unsigned DefaultRadix) findLastDigit() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF.cpp56 uint64_t CurPtr = 0; in createLinkGraphFromCOFFObject() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp46 while (CurPtr != Buffer.getBufferEnd()) { in parse() local
H A DNativeFormatting.cpp28 char *CurPtr = EndPtr; in format_to_buffer() local
155 char *CurPtr = EndPtr; in write_hex() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h29 const char *CurPtr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp147 static const char *isLabelTail(const char *CurPtr) { in isLabelTail() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h191 const char *CurPtr = nullptr; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp222 const char *CurPtr = BufferPtr; in findBCPLCommentEnd() local
H A DStmt.cpp606 const char *CurPtr = StrStart; AnalyzeAsmString() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp417 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal() argument
606 unsigned char *CurPtr = RawBytes; FoldReinterpretLoadFromConst() local
662 unsigned char *CurPtr = RawBytes.data(); ReadByteArrayFromGlobal() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp841 uint64_t CurPtr = 0; initialize() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1001 Address CurPtr = BeginPtr; EmitNewArrayInitializer() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1627 LLVM_DEBUG(dbgs() << "[AAPointerInfo] Analyze " << *CurPtr << " in " << *Usr in updateImpl() local
1601 __anon84dfdece1002(Value *Usr, Value *CurPtr, bool &Follow) updateImpl() argument
[all...]