Searched refs:JavaScriptQuotes (Results 1 – 17 of 17) sorted by relevance
446 JavaScriptQuoteStyle JavaScriptQuotes; member681 JavaScriptQuotes == R.JavaScriptQuotes &&
73 JavaScriptQuotes: Leave164 JavaScriptQuotes: Leave
78 JavaScriptQuotes: Leave
1705 JavaScriptQuoteStyle JavaScriptQuotes; member2503 JavaScriptQuotes == R.JavaScriptQuotes &&
75 JavaScriptQuotes: Leave
79 JavaScriptQuotes: Leave
82 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()
87 JavaScriptQuotes: Leave
2309 DoubleQuotes.JavaScriptQuotes = FormatStyle::JSQS_Double; in TEST_F()2317 LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave; in TEST_F()
568 IO.mapOptional("JavaScriptQuotes", Style.JavaScriptQuotes); in mapping()932 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()1108 GoogleStyle.JavaScriptQuotes = FormatStyle::JSQS_Single; in getGoogleStyle()1462 (Style.JavaScriptQuotes == FormatStyle::JSQS_Single && in requoteJSStringLiteral()1464 (Style.JavaScriptQuotes == FormatStyle::JSQS_Double && in requoteJSStringLiteral()1469 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral()2674 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) in reformat()
548 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)
2034 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)