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

<<181182183184185186187188189190>>

  /external/clang/test/SemaObjC/
arc-dict-bridged-cast.m 18 #pragma clang arc_cf_code_audited begin
21 #pragma clang arc_cf_code_audited end
  /external/clang/unittests/Rewrite/
RewriteBufferTest.cpp 10 #include "clang/Rewrite/Core/RewriteBuffer.h"
14 using namespace clang;
  /external/clang/utils/
builtin-defines.c 2 This is a clang style test case for checking that preprocessor
14 RUN: cc_prog=clang; \
  /external/clang/www/analyzer/
menu.html.incl 9 <li><a href="http://clang.llvm.org/">Clang Project</a></li>
  /external/clang/www/
clang_video-05-25-2007.html 14 Discussion about Clang at the <a href="http://llvm.org/devmtg/2007-05/">2007 LLVM Developer's Meeting</a>.
16 <p>In this video, Steve Naroff introduces the Clang project and talks about some of the goals and motivations for starting the project.
  /external/cn-cbor/
Simple-Makefile 12 clang $(CFLAGS) src/cn-cbor.c src/cn-error.c src/cn-get.c test/test.c -o cntest
19 clang $(CFLAGS) -c src/cn-cbor.c
  /external/compiler-rt/lib/tsan/benchmarks/
start_many_threads.cc 4 // a) clang -O1 takes <15ms to start N=500 threads,
6 // b) clang -O1 -ftsan takes ~26s to start N=500 threads,
  /external/compiler-rt/test/lsan/
lit.common.cfg 41 return " " + " ".join([config.clang] + compile_flags) + " "
43 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
  /external/compiler-rt/test/sanitizer_common/
lit.common.cfg 42 return " " + " ".join([config.clang] + compile_flags) + " "
44 config.substitutions.append( ("%clang ", build_invocation(clang_cflags)) )
  /external/kmod/
.travis.yml 23 - compiler: clang
24 env: MYCC=clang
  /external/libcxx/
lit.site.cfg 21 top, "prebuilts/clang/linux-x86/host/3.6/bin/clang++")
  /external/libcxx/test/std/containers/sequences/array/array.tuple/
get.fail.cpp 14 // Prevent -Warray-bounds from issuing a diagnostic when testing with clang verify.
16 #pragma clang diagnostic ignored "-Warray-bounds"
tuple_element.fail.cpp 14 // Prevent -Warray-bounds from issuing a diagnostic when testing with clang verify.
16 #pragma clang diagnostic ignored "-Warray-bounds"
  /external/libcxx/www/
type_traits_design.html 39 This is a survey of the type traits intrinsics clang has, and those needed.
50 <td>clang supplies it and it is absolutely necessary</td>
55 <td>clang supplies it and it is useful</td>
60 <td>clang supplies it and it is not needed</td>
65 <td>clang does not supply it and it is not needed</td>
70 <td>clang does not supply it and it is absolutely necessary</td>
79 <caption>Needed type traits vs clang type traits</caption>
83 <th>clang Has</th>
  /external/libyuv/files/third_party/gflags/
gflags.gyp 75 ['OS=="win" and clang==1', {
84 ['clang==1', {
  /external/llvm/test/CodeGen/ARM/
vfp-regs-dwarf.ll 7 ; Compiled with: "clang -target armv7-linux-gnueabihf -O3"
34 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.5.0 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
  /external/llvm/test/DebugInfo/AArch64/
prologue_end.ll 30 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 242129)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
39 !10 = !{!"clang version 3.7.0 (trunk 242129)"}
  /external/llvm/test/DebugInfo/COFF/
globals-discarded.ll 24 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 272215) (llvm/trunk 272226)", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, retainedTypes: !2, globals: !3)
35 !38 = !{!"clang version 3.9.0 (trunk 272215) (llvm/trunk 272226)"}
  /external/llvm/test/DebugInfo/Generic/
location-verifier.ll 18 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.7.0 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
29 !12 = !{!"clang version 3.7.0 "}
tu-member-pointer.ll 8 ; IR generated from clang -g with the following source:
19 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.4", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !3, globals: !5, imports: !2)
  /external/llvm/test/DebugInfo/Sparc/
prologue_end.ll 28 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 242129)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
37 !10 = !{!"clang version 3.7.0 (trunk 242129)"}
  /external/llvm/test/DebugInfo/SystemZ/
prologue_end.ll 29 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 242129)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
38 !10 = !{!"clang version 3.7.0 (trunk 242129)"}
  /external/llvm/test/DebugInfo/X86/
c-type-units.ll 20 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.5 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !3, imports: !2)
29 !9 = !{!"clang version 3.5 "}
coff_relative_names.ll 7 ; clang -g -S -emit-llvm test.c -o test.ll
26 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
vector.ll 5 ; clang -g -S -emit-llvm -o foo.ll foo.c
15 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.3 (trunk 171825) (llvm/trunk 171822)", isOptimized: false, emissionKind: FullDebug, file: !12, enums: !1, retainedTypes: !1, globals: !3, imports: !1)

Completed in 1052 milliseconds

<<181182183184185186187188189190>>