Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Format/
H A DFormat.h446 JavaScriptQuoteStyle JavaScriptQuotes; member
681 JavaScriptQuotes == R.JavaScriptQuotes &&
/aosp_15_r20/external/clang/lib/Format/
H A 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()
/aosp_15_r20/external/skia/
H A D.clang-format84 JavaScriptQuotes: Leave
175 JavaScriptQuotes: Leave
/aosp_15_r20/external/clang/unittests/Format/
H A DFormatTestJS.cpp1323 DoubleQuotes.JavaScriptQuotes = FormatStyle::JSQS_Double; in TEST_F()
1331 LeaveQuotes.JavaScriptQuotes = FormatStyle::JSQS_Leave; in TEST_F()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Format/
DFormat.h2931 JavaScriptQuoteStyle JavaScriptQuotes; member
4831 JavaScriptQuotes == R.JavaScriptQuotes &&
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Format/
DFormat.h3044 JavaScriptQuoteStyle JavaScriptQuotes; member
4941 JavaScriptQuotes == R.JavaScriptQuotes &&
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Format/
DFormat.h3044 JavaScriptQuoteStyle JavaScriptQuotes; member
4941 JavaScriptQuotes == R.JavaScriptQuotes &&
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Format/
DFormat.h3073 JavaScriptQuoteStyle JavaScriptQuotes; member
5028 JavaScriptQuotes == R.JavaScriptQuotes &&
/aosp_15_r20/external/ot-br-posix/
H A D.clang-format77 JavaScriptQuotes: Leave
/aosp_15_r20/external/swiftshader/
H A D.clang-format79 JavaScriptQuotes: Leave
/aosp_15_r20/external/openthread/
H A D.clang-format77 JavaScriptQuotes: Leave
/aosp_15_r20/external/OpenCL-CTS/
H A D.clang-format79 JavaScriptQuotes: Leave
/aosp_15_r20/external/gsc-utils/
H A D.clang-format79 JavaScriptQuotes: Leave
/aosp_15_r20/external/AFLplusplus/
H A D.clang-format78 JavaScriptQuotes: Leave
/aosp_15_r20/external/libnl/
H A D.clang-format91 JavaScriptQuotes: Leave
/aosp_15_r20/external/libwebm/
H A D.clang-format82 JavaScriptQuotes: Leave
/aosp_15_r20/external/bc/
H A D.clang-format96 JavaScriptQuotes: Double
/aosp_15_r20/external/libavc/
H A D.clang-format108 JavaScriptQuotes: Leave
/aosp_15_r20/external/expat/expat/
H A D.clang-format110 JavaScriptQuotes: Leave
/aosp_15_r20/external/executorch/
H A D.clang-format148 JavaScriptQuotes: Leave
/aosp_15_r20/external/coreboot/
H A D.clang-format151 JavaScriptQuotes: Leave
/aosp_15_r20/external/clang/docs/
H A DClangFormatStyleOptions.rst548 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)