Home
last modified time | relevance | path

Searched +refs:clang +refs:complete (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/bazelbuild-rules_rust/examples/nix_cross_compiling/nix/
H A Dflake.nix23 complete.cargo
24 complete.clippy
25 complete.rustc
26 complete.rustfmt
27 complete.rust-src
28 complete.rust-analyzer
134 CLANG = "${llvm.clang-unwrapped}"
135 CLANG_LIB = "${llvm.clang-unwrapped.lib}"
/aosp_15_r20/external/webrtc/third_party/crc32c/src/
H A DREADME.md62 apm install autocomplete-clang build build-cmake clang-format language-cmake \
63 linter linter-clang
67 `autocomplete-clang` and `linter-clang` with `you-complete-me`. This requires
71 apm install autocomplete-plus build build-cmake clang-format language-cmake \
72 linter you-complete-me
104 -DCMAKE_ANDROID_NDK_TOOLCHAIN_VERSION=clang \
/aosp_15_r20/external/clang/lib/Parse/
H A DRAIIObjectsForParser.h23 namespace clang {
149 void complete(Decl *D) { in complete() function
190 void complete(Decl *D) { in complete() function
191 ParsingRAII.complete(D); in complete()
221 void complete(Decl *D) { in complete() function
222 ParsingRAII.complete(D); in complete()
243 void complete(Decl *D) { in complete() function
244 ParsingRAII.complete(D); in complete()
/aosp_15_r20/external/clang/docs/
H A DMSVCCompatibility.rst38 Finally, there is :ref:`clang-cl`, a driver program for clang that attempts to
49 * Class inheritance: :good:`Mostly complete`. This covers all of the standard
64 * Member pointers: :good:`Mostly complete`. Standard C++ member pointers are
87 * C++ Exceptions: :good:`Mostly complete`. Support for
110 * Lambdas: :good:`Mostly complete`. Clang is compatible with Microsoft's
143 http://clang.llvm.org/compatibility.html#dep_lookup
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DRAIIObjectsForParser.h23 namespace clang {
149 void complete(Decl *D) { in complete() function
190 void complete(Decl *D) { in complete() function
191 ParsingRAII.complete(D); in complete()
223 void complete(Decl *D) { in complete() function
224 ParsingRAII.complete(D); in complete()
246 void complete(Decl *D) { in complete() function
247 ParsingRAII.complete(D); in complete()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DRAIIObjectsForParser.h23 namespace clang {
149 void complete(Decl *D) { in complete() function
190 void complete(Decl *D) { in complete() function
191 ParsingRAII.complete(D); in complete()
223 void complete(Decl *D) { in complete() function
224 ParsingRAII.complete(D); in complete()
246 void complete(Decl *D) { in complete() function
247 ParsingRAII.complete(D); in complete()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DRAIIObjectsForParser.h23 namespace clang {
149 void complete(Decl *D) { in complete() function
190 void complete(Decl *D) { in complete() function
191 ParsingRAII.complete(D); in complete()
223 void complete(Decl *D) { in complete() function
224 ParsingRAII.complete(D); in complete()
246 void complete(Decl *D) { in complete() function
247 ParsingRAII.complete(D); in complete()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DRAIIObjectsForParser.h23 namespace clang {
149 void complete(Decl *D) { in complete() function
190 void complete(Decl *D) { in complete() function
191 ParsingRAII.complete(D); in complete()
223 void complete(Decl *D) { in complete() function
224 ParsingRAII.complete(D); in complete()
246 void complete(Decl *D) { in complete() function
247 ParsingRAII.complete(D); in complete()
/aosp_15_r20/external/deqp-deps/amber/kokoro/check-format/
Dbuild.sh31 echo $(date): check complete.
37 curl -L http://releases.llvm.org/5.0.0/clang+llvm-5.0.0-linux-x86_64-ubuntu14.04.tar.xz -o clang-ll…
38 tar xf clang-llvm.tar.xz
39 export PATH=$PWD/clang+llvm-5.0.0-linux-x86_64-ubuntu14.04/bin:$PATH
42 …-L http://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format/clang-format-diff.py -o tools/cla…
/aosp_15_r20/external/cronet/third_party/libc++/src/docs/Status/
H A DCxx20.rst19 …e shows the status of libc++; the status of clang's support of the language features is `here <htt…
46 ….. [#note-P0966] P0966: It was previously erroneously marked as complete in version 8.0. See `bug …
50 … .. [#note-P2231] P2231: Optional is complete. The changes to variant haven't been implemented yet.
/aosp_15_r20/external/bazelbuild-rules_cc/cc/toolchains/
H A DREADME.md6 * Until complete, this serves as an agreement for the final user-facing API.
7 * Once complete, this will serve as onboarding documentation.
9 This section will be removed once complete.
16 example below, you could use both clang and ld as tools.
21 name = "clang",
22 exe = ":bin/clang",
64 tools = ["@sysroot//:clang"],
/aosp_15_r20/external/armnn/third-party/half/
H A DREADME.txt26 results (enabled for VC++ 2003 and newer, gcc and clang, overridable with
30 gcc 4.3, clang 2.9 and newer, overridable with 'HALF_ENABLE_CPP11_STATIC_ASSERT').
32 - Generalized constant expressions (enabled for VC++ 2015, gcc 4.6, clang 3.1
35 - noexcept exception specifications (enabled for VC++ 2015, gcc 4.6, clang 3.0
39 VC++ 2015, gcc 4.7, clang 3.1 and newer, overridable with
58 and clang 3.1. Please contact me if you have any problems, suggestions or even
66 implementation. For a complete documentation of its iterface look at the
68 complete developer documentation from the library's only include file's doxygen
226 nevertheless the goal of this library was to provide a complete and
235 are some limitations to the complete conformance to the IEEE 754 standard:
/aosp_15_r20/external/openscreen/
H A DREADME.md63 - Code formatter: `clang-format`
65 - Compiler/Linker: `clang` (installed by default) or `gcc` (installed by you)
73 `clang-format` is used for maintaining consistent coding style, but it is not a
74 complete replacement for adhering to Chromium/Google C++ style (that's on you!).
78 ## Linux clang
83 Ensure that libstdc++ 8 is installed, as clang depends on the system
107 ## Mac clang
109 On Mac OS X, the build will use the clang provided by
166 Unless you like to wait longer than necessary for builds to complete, run
/aosp_15_r20/external/pigweed/pw_toolchain_bazel/build_external/
H A Dllvm_clang_legacy.BUILD26 # This build file defines a complete set of tools for a LLVM-based toolchain.
48 "lib/clang/*/lib/armv*-unknown-none-eabi/**",
56 name = "clang-tidy",
58 "@platforms//os:windows": "//:bin/clang-tidy.exe",
59 "//conditions:default": "//:bin/clang-tidy",
63 "lib/clang/**/include/**",
69 "@platforms//os:windows": "clang-tidy.exe",
70 "//conditions:default": "clang-tidy",
108 name = "clang++_tool",
110 "@platforms//os:windows": "//:bin/clang++.exe",
[all …]
/aosp_15_r20/external/pigweed/pw_toolchain/arm_clang/
H A Dclang_config.gni19 # a clang compiler.
25 # compiler on the system PATH. The end result is a clang-based compiler that
26 # pulls in gcc-provided headers and libraries to complete the toolchain.
36 # - $target_name: The final config to use with your clang toolchain.
72 # Invoke the script that will generate clang flags based on the current
H A Dclang_flags.cmake19 # compiler on the system PATH. The end result is a clang-based compiler that
20 # pulls in gcc-provided headers and libraries to complete the toolchain.
36 # This returns the compile flags needed for compiling with clang as a string.
52 # This returns the link flags needed for compiling with clang as a string.
/aosp_15_r20/external/pigweed/seed/
H A D0113.rst77 path = "@cipd_llvm_toolchain//:bin/clang",
85 name = "clang",
124 # The underlying definition of a complete C/C++ toolchain.
128 ":clang",
129 ":clang++",
166 - Rules that define tool sets for common toolchains (LLVM/clang, GNU/gcc).
221 initial draft of ideas rather than a complete implementation.
225 toolchain building-blocks. If this work was already complete and
242 …roid.com/android/platform/superproject/main/+/main:build/bazel/toolchains/clang/host/linux-x86/cc_…
247 as a good reference for building out a complete toolchain in Bazel.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/share/clang/
Dbash-autocomplete.sh65 complete -F _clang clang
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/share/clang/
Dbash-autocomplete.sh65 complete -F _clang clang
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/clang/
Dbash-autocomplete.sh65 complete -F _clang clang
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/share/clang/
Dbash-autocomplete.sh65 complete -F _clang clang
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/share/clang/
Dbash-autocomplete.sh65 complete -F _clang clang
/aosp_15_r20/external/clang/docs/CommandGuide/
H A Dindex.rst7 tools. To get a complete listing, pass the ``--help`` (general options) or
17 clang
/aosp_15_r20/external/pigweed/pw_toolchain_bazel/
H A Dget_started.rst131 ``pw_toolchain_bazel`` provides pre-assembled templates for ``clang`` and
145 strip_prefix = "clang+llvm-17.0.6-x86_64-linux-gnu-ubuntu-22.04",
146 …url = "https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/clang+llvm-17.0.6-x86…
152 To set up a complete toolchain definition, you'll need ``toolchain`` and
164 "@linux_clang_toolchain//:clang",
165 "@linux_clang_toolchain//:clang++",
175 "%package(@linux_clang_toolchain//)%/lib/clang/17/include",
258 Once you've declared a complete toolchain to your liking, you'll need to
383 "@linux_clang_toolchain//:clang",
384 "@linux_clang_toolchain//:clang++",
/aosp_15_r20/external/deqp/external/openglcts/
H A DCONTRIBUTING.md64 configuration for details. Android build always builds a complete APK package
84 The OpenGL CTS source is formatted using [`clang-format` v4.0](http://clang.llvm.org/docs/ClangForm…
86 …ded way to do that is to run [`clang-format-diff.py`](https://llvm.org/svn/llvm-project/cfe/trunk/…
89 …ernal/openglcts && git diff -U0 HEAD^ . | python clang-format-diff.py -style=file -i -p3 -binary

12345678910>>...15