Searched defs:EscapePtr (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/AST/ | ||
| H A D | CommentLexer.cpp | 230 const char *EscapePtr = CurPtr - 1; in findBCPLCommentEnd() local |
| /llvm-project/clang/lib/Lex/ | ||
| H A D | LiteralSupport.cpp | 2405 const char *EscapePtr = SpellingPtr; getOffsetOfStringByte() local |
| H A D | Lexer.cpp | 2617 const char *EscapePtr = CurPtr-1; SkipLineComment() local |