Home
last modified time | relevance | path

Searched refs:JSQS_Double (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h442 JSQS_Double enumerator
/external/clang/unittests/Format/
DFormatTestJS.cpp1323 DoubleQuotes.JavaScriptQuotes = FormatStyle::JSQS_Double; in TEST_F()
/external/clang/lib/Format/
DFormat.cpp87 IO.enumCase(Value, "Double", FormatStyle::JSQS_Double); in enumeration()
849 (Style.JavaScriptQuotes == FormatStyle::JSQS_Double && in requoteJSStringLiteral()
/external/clang/docs/
DClangFormatStyleOptions.rst559 * ``JSQS_Double`` (in configuration: ``Double``)