Searched refs:JavaScriptQuotes (Results 1 – 5 of 5) sorted by relevance
2394 JavaScriptQuoteStyle JavaScriptQuotes; member3323 JavaScriptQuotes == R.JavaScriptQuotes &&
71 JavaScriptQuotes: Leave
78 JavaScriptQuotes: Leave
638 IO.mapOptional("JavaScriptQuotes", Style.JavaScriptQuotes); in mapping()1025 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()1205 GoogleStyle.JavaScriptQuotes = FormatStyle::JSQS_Single; in getGoogleStyle()1564 (Style.JavaScriptQuotes == FormatStyle::JSQS_Single && in requoteJSStringLiteral()1566 (Style.JavaScriptQuotes == FormatStyle::JSQS_Double && in requoteJSStringLiteral()1571 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral()2801 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) in reformat()
2699 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)