enum class EscapeChar

Declared at: clang/include/clang/Basic/CharInfo.h:166

Enumerators

NameValueComment
Single1
Double2
SingleAndDouble3