reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/Format.cpp
  101     IO.enumCase(Value, "Leave", FormatStyle::JSQS_Leave);
  780   LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave;
 2407       Style.JavaScriptQuotes != FormatStyle::JSQS_Leave)
tools/clang/unittests/Format/FormatTestJS.cpp
 2189   LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave;