Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DLexer.cpp3406 char Char2 = getCharAndSize(CurPtr + SizeTmp, SizeTmp2); in LexTokenInternal() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp11970 const auto &ReadCurElems = [&](APValue &Char1, APValue &Char2) { in VisitBuiltinCallExpr()
11994 APValue Char1, Char2; in VisitBuiltinCallExpr() local