Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3224 JSQS_Leave, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp398 IO.enumCase(Value, "Leave", FormatStyle::JSQS_Leave); in enumeration()
1621 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()
3935 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) { in reformat()