HomeSort by relevance Sort by last modified time
    Searched full:clang (Results 1126 - 1150 of 15538) sorted by null

<<41424344454647484950>>

  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/lib/linux/
libclang_rt.asan-preinit-aarch64-android.a 7 ELF??@@Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f1 (…)
libclang_rt.asan-preinit-arm-android.a 7 ELF(?4(Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f192e41ed6e4e8f9aca80a4ea7e9856f327) (based on LLVM 6.0.2svn)A;aeabi1C2.09
libclang_rt.asan-preinit-i386.a 7 ELF?4(Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f1 (…)
libclang_rt.asan-preinit-mips-android.a 8 ELFP4( Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f1 (…)
libclang_rt.asan-preinit-x86_64-android.a 7 ELF>?@@Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f1 (…)
libclang_rt.asan-preinit-x86_64.a 7 ELF>@@@Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f1 (…)
libclang_rt.ubsan_standalone_cxx-x86_64.a 4 ELF>?@@Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f1 (…)
  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-format-sublime.py 1 # This file is a minimal clang-format sublime-integration. To install:
2 # - Change 'binary' if clang-format is not on the path (see below).
4 # ~/.config/sublime-text-2/Packages/User/clang-format-sublime.py
8 # With this integration you can press the bound key and clang-format will
20 # Change this to the full path if clang-format is not on the path.
21 binary = 'clang-format'
24 # 'clang-format --help' for a list of supported styles. The default looks for
25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue6128.go 7 // Test handling of #defined names in clang.
12 // in cgo avoids trying to pass this to clang.
  /prebuilts/go/linux-x86/misc/cgo/test/
issue6128.go 7 // Test handling of #defined names in clang.
12 // in cgo avoids trying to pass this to clang.
  /external/clang/lib/Headers/
CMakeLists.txt 90 set(output_dir ${LLVM_LIBRARY_OUTPUT_INTDIR}/clang/${CLANG_VERSION}/include)
94 SOURCE ${CLANG_SOURCE_DIR}/include/clang/Basic/arm_neon.td)
103 COMMENT "Copying clang's ${f}...")
110 COMMENT "Copying clang's arm_neon.h...")
113 add_custom_target(clang-headers ALL DEPENDS ${out_files})
114 set_target_properties(clang-headers PROPERTIES FOLDER "Misc")
118 COMPONENT clang-headers
120 DESTINATION lib${LLVM_LIBDIR_SUFFIX}/clang/${CLANG_VERSION}/include)
123 add_custom_target(install-clang-headers
124 DEPENDS clang-header
    [all...]
  /external/clang/lib/Tooling/
Refactoring.cpp 1 //===--- Refactoring.cpp - Framework for clang refactoring tools ----------===//
14 #include "clang/Basic/DiagnosticOptions.h"
15 #include "clang/Basic/FileManager.h"
16 #include "clang/Basic/SourceManager.h"
17 #include "clang/Format/Format.h"
18 #include "clang/Frontend/TextDiagnosticPrinter.h"
19 #include "clang/Lex/Lexer.h"
20 #include "clang/Rewrite/Core/Rewriter.h"
21 #include "clang/Tooling/Refactoring.h"
26 namespace clang { namespace
    [all...]
  /external/clang/test/Driver/
ppc-abi.c 3 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -### -o %t.o 2>&1 \
5 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -### -o %t.o 2>&1 \
7 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -### -o %t.o 2>&1 \
9 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -### -o %t.o 2>&1 \
11 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -### -o %t.o 2>&1 \
13 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -### -o %t.o 2>&1 \
15 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -### -o %t.o 2>&1 \
18 // RUN: %clang -target powerpc64le-unknown-linux-gnu %s -### -o %t.o 2>&1 \
20 // RUN: %clang -target powerpc64le-unknown-linux-gnu %s -### -o %t.o 2>&1 \
22 // RUN: %clang -target powerpc64le-unknown-linux-gnu %s -### -o %t.o 2>&1
    [all...]
ps4-runtime-flags.c 6 // RUN: %clang -target x86_64-scei-ps4 --coverage %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
7 // RUN: %clang -target x86_64-scei-ps4 -fprofile-arcs %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
8 // RUN: %clang -target x86_64-scei-ps4 -fno-profile-arcs -fprofile-arcs %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
9 // RUN: %clang -target x86_64-scei-ps4 -fno-profile-arcs %s -### 2>&1 | FileCheck -check-prefix=CHECK-PS4-NO-PROFILE %s
10 // RUN: %clang -target x86_64-scei-ps4 -fprofile-arcs -fno-profile-arcs %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-NO-PROFILE %s
11 // RUN: %clang -target x86_64-scei-ps4 -fprofile-generate %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
12 // RUN: %clang -target x86_64-scei-ps4 -fno-profile-generate %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-NO-PROFILE %s
13 // RUN: %clang -target x86_64-scei-ps4 -fprofile-generate=dir %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
14 // RUN: %clang -target x86_64-scei-ps4 -fprofile-instr-generate %s -### 2>&1 | FileCheck --check-prefix=CHECK-PS4-PROFILE %s
15 // RUN: %clang -target x86_64-scei-ps4 -fno-profile-instr-generate %s -### 2>&1 | FileCheck --check-prefix=CHECK- (…)
    [all...]
std.cpp 1 // RUN: not %clang -std=c++98 %s -Wno-c++0x-compat -fsyntax-only 2>&1 | FileCheck -check-prefix=CXX98 %s
2 // RUN: not %clang -std=gnu++98 %s -Wno-c++0x-compat -fsyntax-only 2>&1 | FileCheck -check-prefix=GNUXX98 %s
3 // RUN: not %clang -std=c++03 %s -Wno-c++0x-compat -fsyntax-only 2>&1 | FileCheck -check-prefix=CXX98 %s
4 // RUN: not %clang -std=c++0x %s -fsyntax-only 2>&1 | FileCheck -check-prefix=CXX11 %s
5 // RUN: not %clang -std=gnu++0x %s -fsyntax-only 2>&1 | FileCheck -check-prefix=GNUXX11 %s
6 // RUN: not %clang -std=c++11 %s -fsyntax-only 2>&1 | FileCheck -check-prefix=CXX11 %s
7 // RUN: not %clang -std=gnu++11 %s -fsyntax-only 2>&1 | FileCheck -check-prefix=GNUXX11 %s
8 // RUN: not %clang -std=c++1y %s -fsyntax-only 2>&1 | FileCheck -check-prefix=CXX1Y %s
9 // RUN: not %clang -std=gnu++1y %s -fsyntax-only 2>&1 | FileCheck -check-prefix=GNUXX1Y %s
10 // RUN: not %clang -std=c++1z %s -fsyntax-only 2>&1 | FileCheck -check-prefix=CXX1Z %
    [all...]
fast-math.c 2 // permutation of Clang frontend flags. This is non-trivial for a few reasons.
8 // REQUIRES: clang-driver
10 // RUN: %clang -### -fno-honor-infinities -c %s 2>&1 \
13 // RUN: %clang -### -fno-honor-infinites -c %s 2>&1 \
18 // RUN: %clang -### -fno-fast-math -fno-honor-infinities -c %s 2>&1 \
23 // RUN: %clang -### -fno-honor-infinities -fno-fast-math -c %s 2>&1 \
28 // RUN: %clang -### -fno-signed-zeros -c %s 2>&1 \
33 // RUN: %clang -### -fno-fast-math -fno-signed-zeros -c %s 2>&1 \
38 // RUN: %clang -### -fno-signed-zeros -fno-fast-math -c %s 2>&1 \
43 // RUN: %clang -### -freciprocal-math -c %s 2>&1
    [all...]
rtti-options.cpp 8 // RUN: %clang -x c -### -target x86_64-scei-ps4 -c -fcxx-exceptions %s 2>&1 | FileCheck -check-prefix=CHECK-UNUSED -check-prefix=CHECK-RTTI -check-prefix=CHECK-NO-RTTI %s
9 // RUN: %clang -x c -### -target x86_64-unknown-unknown -c -fcxx-exceptions %s 2>&1 | FileCheck -check-prefix=CHECK-UNUSED -check-prefix=CHECK-RTTI -check-prefix=CHECK-NO-RTTI %s
12 // RUN: %clang -### -c -fno-rtti -frtti %s 2>&1 | FileCheck -check-prefix=CHECK-RTTI %s
13 // RUN: %clang -### -c -frtti -fno-rtti %s 2>&1 | FileCheck -check-prefix=CHECK-NO-RTTI %s
18 // RUN: %clang -### -c -target x86_64-unknown-linux -fsanitize=undefined -fsanitize=vptr -fno-rtti %s 2>&1 | FileCheck -check-prefix=CHECK-SAN-ERROR -check-prefix=CHECK-OK %s
19 // RUN: %clang -### -c -target x86_64-unknown-linux -fsanitize=vptr %s 2>&1 | FileCheck -check-prefix=CHECK-OK %s
20 // RUN: %clang -### -c -target x86_64-unknown-linux -fsanitize=vptr -frtti %s 2>&1 | FileCheck -check-prefix=CHECK-OK %s
21 // RUN: %clang -### -c -target x86_64-unknown-linux -fsanitize=vptr -fno-rtti %s 2>&1 | FileCheck -check-prefix=CHECK-SAN-ERROR %s
22 // RUN: %clang -### -c -target x86_64-unknown-linux -fsanitize=undefined %s 2>&1 | FileCheck -check-prefix=CHECK-OK %s
23 // RUN: %clang -### -c -target x86_64-unknown-linux -fsanitize=undefined -frtti %s 2>&1 | FileCheck -check-prefix (…)
    [all...]
  /external/clang/tools/libclang/
CXSourceLocation.h 17 #include "clang-c/Index.h"
18 #include "clang/AST/ASTContext.h"
19 #include "clang/Basic/LangOptions.h"
20 #include "clang/Basic/SourceLocation.h"
22 namespace clang { namespace
28 /// \brief Translate a Clang source location into a CIndex source location.
40 /// \brief Translate a Clang source location into a CIndex source location.
48 /// \brief Translate a Clang source range into a CIndex source range.
50 /// Clang internally represents ranges where the end location points to the
58 /// \brief Translate a Clang source range into a CIndex source range
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
BreakableToken-reduced.ll 31 %"class.clang::format::BreakableStringLiteral" = type { %"class.clang::format::BreakableSingleLineToken" }
32 %"class.clang::format::BreakableSingleLineToken" = type { %"class.clang::format::BreakableToken", i32, %"class.llvm::StringRef", %"class.llvm::StringRef", %"class.llvm::StringRef" }
33 %"class.clang::format::BreakableToken" = type { i32 (...)**, %"struct.clang::format::FormatToken"*, i32, i8, i32, %"struct.clang::format::FormatStyle"* }
35 %"struct.clang::format::FormatToken" = type <{ %"class.clang::Token", i32, i8, [3 x i8], %"class.clang::SourceRange", i32, i32, i32, i8, i8, i8, i8, %"class.llvm::StringRef", i8, [3 x i8], i32, i32, i3 (…)
    [all...]
  /external/clang/docs/
ClangPlugins.rst 2 Clang Plugins
5 Clang Plugins make it possible to run extra user defined actions during a
7 run a Clang Plugin.
12 Clang Plugins run FrontendActions over code. See the :doc:`FrontendAction
15 simple clang plugin.
70 example is checked into the clang repository; please take a look at
87 Note that those options must reach clang's cc1 process. There are two
94 * Use clang as usual, but prefix all arguments to the cc1 process with
98 clang, first build the plugin, and then call clang with the plugin from th
    [all...]
ExternalClangExamples.rst 2 External Clang Examples
9 done with Clang that might serve as useful guides (or starting points) from
11 banal (but necessary) as how to set up your build to integrate Clang.
13 Clang's library-based design is deliberately aimed at facilitating use by
14 external projects, and we are always interested in improving Clang to
16 where Clang is used are:
21 If you know of (or wrote!) a tool or project using Clang, please send an
22 email to Clang's `development discussion mailing list
24 (or if you are already a Clang contributor, feel free to directly commit
40 "qconnectlint is a Clang tool for statically verifying the consistenc
    [all...]
LibASTMatchersReference.html 103 <tr><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1CXXCtorInitializer.html">CXXCtorInitializer</a>&gt;</td><td class="name" onclick="toggle('cxxCtorInitializer0')"><a name="cxxCtorInitializer0Anchor">cxxCtorInitializer</a></td><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1CXXCtorInitializer.html">CXXCtorInitializer</a>&gt;...</td></tr>
114 <tr><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('accessSpecDecl0')"><a name="accessSpecDecl0Anchor">accessSpecDecl</a></td><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1AccessSpecDecl.html">AccessSpecDecl</a>&gt;...</td></tr>
127 <tr><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('classTemplateDecl0')"><a name="classTemplateDecl0Anchor">classTemplateDecl</a></td><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1ClassTemplateDecl.html">ClassTemplateDecl</a>&gt;...</td></tr>
135 <tr><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('classTemplateSpecializationDecl0')"><a name="classTemplateSpecializationDecl0Anchor">classTemplateSpecializationDecl</a></td><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1ClassTemplateSpecializationDecl.html">ClassTemplateSpecializationDecl</a>&gt;...</td></tr>
147 <tr><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1Decl.html">Decl</a>&gt;</td><td class="name" onclick="toggle('cxxConstructorDecl0')"><a name="cxxConstructorDecl0Anchor">cxxConstructorDecl</a></td><td>Matcher&lt;<a href="http://clang.llvm.org/doxygen/classclang_1_1CXXConstructorDecl.html">CXXConstructorDecl</a>&gt;...</td></tr
    [all...]
  /external/clang/www/
cxx_status.html 6 <title>Clang - C++1z, C++14, C++11 and C++98 Status</title>
27 <h1>C++ Support in Clang</h1>
31 <p>Clang fully implements all published ISO C++ standards including <a
37 <p>The Clang community is continually striving to improve C++ standards
46 <p>The <a href="http://llvm.org/bugs/">LLVM bug tracker</a> contains Clang
47 C++ components that track known bugs with Clang's language conformance in
52 <p>Clang implements all of the ISO C++ 1998 standard
58 <p>Clang 3.3 and later implement all of the <a
60 C++ 2011 standard</a>. The following table describes the Clang version
63 <p>By default, Clang builds C++ code according to the C++98 standard, with man
    [all...]
  /frameworks/compile/slang/
slang_rs_export_foreach.cpp 21 #include "clang/AST/ASTContext.h"
22 #include "clang/AST/Attr.h"
23 #include "clang/AST/Decl.h"
24 #include "clang/AST/TypeLoc.h"
41 bool isRootRSFunc(const clang::FunctionDecl *FD) {
55 RSContext *Context, const clang::FunctionDecl *FD) {
76 if (FD->hasAttr<clang::RenderScriptKernelAttr>()) {
87 RSContext *Context, const clang::FunctionDecl *FD) {
95 clang::ASTContext &C = Context->getASTContext();
112 const clang::ParmVarDecl *PVD = FD->getParamDecl(i)
    [all...]
  /external/clang/test/Preprocessor/
aarch64-target-features.c 1 // RUN: %clang -target aarch64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s
2 // RUN: %clang -target arm64-none-linux-gnu -x c -E -dM %s -o - | FileCheck %s
41 // RUN: %clang -target aarch64_be-eabi -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-BIGENDIAN
44 // RUN: %clang -target aarch64-none-linux-gnu -march=armv8-a+crypto -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-CRYPTO %s
45 // RUN: %clang -target arm64-none-linux-gnu -march=armv8-a+crypto -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-CRYPTO %s
48 // RUN: %clang -target aarch64-none-linux-gnu -mcrc -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-CRC32 %s
49 // RUN: %clang -target arm64-none-linux-gnu -mcrc -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-CRC32 %s
50 // RUN: %clang -target aarch64-none-linux-gnu -march=armv8-a+crc -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-CRC32 %s
51 // RUN: %clang -target arm64-none-linux-gnu -march=armv8-a+crc -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-CRC32 %s
54 // RUN: %clang -target aarch64-none-linux-gnu -fno-math-errno -fno-signed-zeros
    [all...]

Completed in 660 milliseconds

<<41424344454647484950>>