Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h438 JSQS_Leave, enumerator
/external/clang/lib/Format/
DFormat.cpp85 IO.enumCase(Value, "Leave", FormatStyle::JSQS_Leave); in enumeration()
535 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()
548 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()
809 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) in analyze()
/external/clang/unittests/Format/
DFormatTestJS.cpp1331 LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave; in TEST_F()
/external/clang/docs/
DClangFormatStyleOptions.rst553 * ``JSQS_Leave`` (in configuration: ``Leave``)