Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2518 JSQS_Leave, enumerator
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJS.cpp2424 LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave; in TEST_F()
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp117 IO.enumCase(Value, "Leave", FormatStyle::JSQS_Leave); in enumeration()
1275 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()
3300 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) { in reformat()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3074 * ``JSQS_Leave`` (in configuration: ``Leave``)