Home
last modified time | relevance | path

Searched refs:SingleAndDouble (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCharInfo.h185 SingleAndDouble = static_cast<int>(Single) | static_cast<int>(Double), enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp667 StringRef Escaped = escapeCStyle<EscapeChar::SingleAndDouble>(Ch); in TryPrintAsStringLiteral()