Searched refs:JavaScriptQuotes (Results 1 – 5 of 5) sorted by relevance
446 JavaScriptQuoteStyle JavaScriptQuotes; member681 JavaScriptQuotes == R.JavaScriptQuotes &&
70 JavaScriptQuotes: Leave
317 IO.mapOptional("JavaScriptQuotes", Style.JavaScriptQuotes); in mapping()535 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()548 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()619 GoogleStyle.JavaScriptQuotes = FormatStyle::JSQS_Single; in getGoogleStyle()809 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) in analyze()847 (Style.JavaScriptQuotes == FormatStyle::JSQS_Single && in requoteJSStringLiteral()849 (Style.JavaScriptQuotes == FormatStyle::JSQS_Double && in requoteJSStringLiteral()854 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral()
1323 DoubleQuotes.JavaScriptQuotes = FormatStyle::JSQS_Double; in TEST_F()1331 LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave; in TEST_F()
548 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)