Searched refs:JavaScriptQuotes (Results 1 – 3 of 3) sorted by relevance
78 JavaScriptQuotes: Leave
2452 JavaScriptQuoteStyle JavaScriptQuotes; member3458 JavaScriptQuotes == R.JavaScriptQuotes &&
672 IO.mapOptional("JavaScriptQuotes", Style.JavaScriptQuotes); in mapping()1067 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()1252 GoogleStyle.JavaScriptQuotes = FormatStyle::JSQS_Single; in getGoogleStyle()1611 (Style.JavaScriptQuotes == FormatStyle::JSQS_Single && in requoteJSStringLiteral()1613 (Style.JavaScriptQuotes == FormatStyle::JSQS_Double && in requoteJSStringLiteral()1618 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral()2869 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) in reformat()