Home
last modified time | relevance | path

Searched refs:JSQS_Single (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2615 JSQS_Single, enumerator
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp362 IO.enumCase(Value, "Single", FormatStyle::JSQS_Single); in enumeration()
1605 GoogleStyle.JavaScriptQuotes = FormatStyle::JSQS_Single; in getGoogleStyle()
2156 (Style.JavaScriptQuotes == FormatStyle::JSQS_Single && in requoteJSStringLiteral()
2164 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3486 * ``JSQS_Single`` (in configuration: ``Single``)