Home
last modified time | relevance | path

Searched refs:JavaScriptQuotes (Results 1 – 17 of 17) sorted by relevance

/external/clang/include/clang/Format/
DFormat.h446 JavaScriptQuoteStyle JavaScriptQuotes; member
681 JavaScriptQuotes == R.JavaScriptQuotes &&
/external/skqp/
D.clang-format73 JavaScriptQuotes: Leave
164 JavaScriptQuotes: Leave
/external/skia/
D.clang-format73 JavaScriptQuotes: Leave
164 JavaScriptQuotes: Leave
/external/swiftshader/
D.clang-format78 JavaScriptQuotes: Leave
/external/llvm-project/clang/include/clang/Format/
DFormat.h1705 JavaScriptQuoteStyle JavaScriptQuotes; member
2503 JavaScriptQuotes == R.JavaScriptQuotes &&
/external/mesa3d/src/gallium/drivers/swr/rasterizer/
D_clang-format75 JavaScriptQuotes: Leave
/external/OpenCL-CTS/
D.clang-format79 JavaScriptQuotes: Leave
/external/libaom/libaom/
D.clang-format78 JavaScriptQuotes: Leave
/external/libvpx/libvpx/
D.clang-format79 JavaScriptQuotes: Leave
/external/libwebm/
D.clang-format82 JavaScriptQuotes: Leave
/external/clang/lib/Format/
DFormat.cpp317 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()
/external/clang/unittests/Format/
DFormatTestJS.cpp1323 DoubleQuotes.JavaScriptQuotes = FormatStyle::JSQS_Double; in TEST_F()
1331 LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave; in TEST_F()
/external/adhd/
D.clang-format87 JavaScriptQuotes: Leave
/external/llvm-project/clang/unittests/Format/
DFormatTestJS.cpp2309 DoubleQuotes.JavaScriptQuotes = FormatStyle::JSQS_Double; in TEST_F()
2317 LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave; in TEST_F()
/external/llvm-project/clang/lib/Format/
DFormat.cpp568 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()
/external/clang/docs/
DClangFormatStyleOptions.rst548 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst2034 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)