Home
last modified time | relevance | path

Searched defs:Char2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp3887 char Char2 = getCharAndSize(CurPtr + SizeTmp, SizeTmp2); in LexTokenInternal() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12893 const auto &ReadCurElems = [&](APValue &Char1, APValue &Char2) { in VisitBuiltinCallExpr()
12917 APValue Char1, Char2; in VisitBuiltinCallExpr() local