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.h3062 JSQS_Leave, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp366 IO.enumCase(Value, "Leave", FormatStyle::JSQS_Leave); in enumeration()
1528 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()
3747 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) { in reformat()