Searched refs:JavaScriptQuotes (Results 1 – 2 of 2) sorted by relevance
1187 JavaScriptQuoteStyle JavaScriptQuotes; member1768 JavaScriptQuotes == R.JavaScriptQuotes &&
418 IO.mapOptional("JavaScriptQuotes", Style.JavaScriptQuotes); in mapping()677 LLVMStyle.JavaScriptQuotes = FormatStyle::JSQS_Leave; in getLLVMStyle()823 GoogleStyle.JavaScriptQuotes = FormatStyle::JSQS_Single; in getGoogleStyle()1104 (Style.JavaScriptQuotes == FormatStyle::JSQS_Single && in requoteJSStringLiteral()1106 (Style.JavaScriptQuotes == FormatStyle::JSQS_Double && in requoteJSStringLiteral()1111 bool IsSingle = Style.JavaScriptQuotes == FormatStyle::JSQS_Single; in requoteJSStringLiteral()2181 Style.JavaScriptQuotes != FormatStyle::JSQS_Leave) in reformat()