/aosp_15_r20/external/clang/include/clang/Format/ |
H A D | Format.h | 446 JavaScriptQuoteStyle JavaScriptQuotes; member 681 JavaScriptQuotes == R.JavaScriptQuotes &&
|
/aosp_15_r20/external/clang/lib/Format/ |
H A D | Format.cpp | 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()
|
/aosp_15_r20/external/skia/ |
H A D | .clang-format | 84 JavaScriptQuotes: Leave 175 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/clang/unittests/Format/ |
H A D | FormatTestJS.cpp | 1323 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/ |
D | Format.h | 2931 JavaScriptQuoteStyle JavaScriptQuotes; member 4831 JavaScriptQuotes == R.JavaScriptQuotes &&
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Format/ |
D | Format.h | 3044 JavaScriptQuoteStyle JavaScriptQuotes; member 4941 JavaScriptQuotes == R.JavaScriptQuotes &&
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Format/ |
D | Format.h | 3044 JavaScriptQuoteStyle JavaScriptQuotes; member 4941 JavaScriptQuotes == R.JavaScriptQuotes &&
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Format/ |
D | Format.h | 3073 JavaScriptQuoteStyle JavaScriptQuotes; member 5028 JavaScriptQuotes == R.JavaScriptQuotes &&
|
/aosp_15_r20/external/ot-br-posix/ |
H A D | .clang-format | 77 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/swiftshader/ |
H A D | .clang-format | 79 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/openthread/ |
H A D | .clang-format | 77 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/OpenCL-CTS/ |
H A D | .clang-format | 79 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/gsc-utils/ |
H A D | .clang-format | 79 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/AFLplusplus/ |
H A D | .clang-format | 78 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/libnl/ |
H A D | .clang-format | 91 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/libwebm/ |
H A D | .clang-format | 82 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/bc/ |
H A D | .clang-format | 96 JavaScriptQuotes: Double
|
/aosp_15_r20/external/libavc/ |
H A D | .clang-format | 108 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/expat/expat/ |
H A D | .clang-format | 110 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/executorch/ |
H A D | .clang-format | 148 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/coreboot/ |
H A D | .clang-format | 151 JavaScriptQuotes: Leave
|
/aosp_15_r20/external/clang/docs/ |
H A D | ClangFormatStyleOptions.rst | 548 **JavaScriptQuotes** (``JavaScriptQuoteStyle``)
|