Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2524 JSQS_Single, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp118 IO.enumCase(Value, "Single", FormatStyle::JSQS_Single); in enumeration()
1466 GoogleStyle.JavaScriptQuotes = FormatStyle::JSQS_Single; in getGoogleStyle()
1957 (Style.JavaScriptQuotes == FormatStyle::JSQS_Single && in requoteJSStringLiteral()
1965 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3082 * ``JSQS_Single`` (in configuration: ``Single``)