Home
last modified time | relevance | path

Searched refs:Xclang (Results 1 – 25 of 183) sorted by relevance

12345678

/external/llvm-project/lldb/test/Shell/SymbolFile/DWARF/
Ddebug-types-expressions.test16 # RUN: -Xclang -split-dwarf-output -Xclang %t4dwo.dwo \
17 # RUN: -Xclang -split-dwarf-file -Xclang %t4dwo.dwo
23 # RUN: -Xclang -split-dwarf-output -Xclang %t5dwo.dwo \
24 # RUN: -Xclang -split-dwarf-file -Xclang %t5dwo.dwo
/external/llvm-project/clang/test/SemaObjC/
Dopaque-is-access-warn.m1 …darwin -arch arm64 -mios-version-min=7 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
2 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang
3 …e-darwin -mios-simulator-version-min=7 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
4 …n -arch armv7k -mwatchos-version-min=2 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
6 …arget x86_64-apple-darwin -arch x86_64 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
Dclass-stub-attr-unsupported.m1 // RUN: %clang -target i386-apple-darwin -fsyntax-only -Xclang -verify %s
2 // RUN: %clang -target i386-apple-darwin -x objective-c++ -fsyntax-only -Xclang -verify %s
Dopaque-is-access.m1 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang
2 …get x86_64-apple-darwin -arch x86_64 -mios-simulator-version-min=7 -fsyntax-only %s -Xclang -verify
/external/clang/test/SemaObjC/
Dopaque-is-access-warn.m1 …darwin -arch arm64 -mios-version-min=7 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
2 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang
3 …e-darwin -mios-simulator-version-min=7 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
4 …n -arch armv7k -mwatchos-version-min=2 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
6 …arget x86_64-apple-darwin -arch x86_64 -fsyntax-only -Wdeprecated-objc-isa-usage %s -Xclang -verify
Dopaque-is-access.m1 // RUN: %clang -target x86_64-apple-darwin -arch arm64 -mios-version-min=7 -fsyntax-only %s -Xclang
2 …get x86_64-apple-darwin -arch x86_64 -mios-simulator-version-min=7 -fsyntax-only %s -Xclang -verify
/external/llvm-project/clang/test/Index/
Dpch-with-module.m3 …bjc-arc -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/Inputs -Xclang -fdisable-module-h…
5 // RUN: -Xclang -fdisable-module-hash -Xclang -detailed-preprocessing-record -Xclang -verify
Dpch-with-errors.m26 // RUN: c-index-test -write-pch %t.h.pch %s -Xclang -detailed-preprocessing-record
27 // RUN: c-index-test -test-load-source local %s -include %t.h -Xclang -detailed-preprocessing-recor…
28 // RUN: c-index-test -index-file %s -include %t.h -Xclang -detailed-preprocessing-record | FileChec…
Dcrash-recovery-modules.m5 …ot c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
11 …=1 c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
29 …ot c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
32 …ot c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
Dcomplete-type-factors.m35 // RUN: c-index-test -code-completion-at=%s:16:11 -Xclang -code-completion-patterns %s | FileCheck …
48 // RUN: c-index-test -code-completion-at=%s:17:18 -Xclang -code-completion-patterns %s | FileCheck …
62 // RUN: c-index-test -code-completion-at=%s:18:10 -Xclang -code-completion-patterns %s | FileCheck …
78 // RUN: c-index-test -code-completion-at=%s:19:9 -Xclang -code-completion-patterns %s | FileCheck -…
94 // RUN: c-index-test -code-completion-at=%s:21:9 -Xclang -code-completion-patterns %s | FileCheck -…
95 // RUN: c-index-test -code-completion-at=%s:22:7 -Xclang -code-completion-patterns %s | FileCheck -…
112 // RUN: c-index-test -code-completion-at=%s:31:13 -Xclang -code-completion-patterns %s | FileCheck …
113 // RUN: c-index-test -code-completion-at=%s:32:13 -Xclang -code-completion-patterns %s | FileCheck …
124 // RUN: c-index-test -code-completion-at=%s:31:26 -Xclang -code-completion-patterns %s | FileCheck …
125 // RUN: c-index-test -code-completion-at=%s:32:26 -Xclang -code-completion-patterns %s | FileCheck …
/external/clang/test/Index/
Dpch-with-module.m3 …bjc-arc -fmodules-cache-path=%t.cache -fmodules -F %S/../Modules/Inputs -Xclang -fdisable-module-h…
5 // RUN: -Xclang -fdisable-module-hash -Xclang -detailed-preprocessing-record -Xclang -verify
Dpch-with-errors.m26 // RUN: c-index-test -write-pch %t.h.pch %s -Xclang -detailed-preprocessing-record
27 // RUN: c-index-test -test-load-source local %s -include %t.h -Xclang -detailed-preprocessing-recor…
28 // RUN: c-index-test -index-file %s -include %t.h -Xclang -detailed-preprocessing-record | FileChec…
Dcrash-recovery-modules.m5 …=1 c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
11 …=1 c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
29 …=1 c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
32 …=1 c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-h…
Dcomplete-type-factors.m35 // RUN: c-index-test -code-completion-at=%s:16:11 -Xclang -code-completion-patterns %s | FileCheck …
49 // RUN: c-index-test -code-completion-at=%s:17:18 -Xclang -code-completion-patterns %s | FileCheck …
64 // RUN: c-index-test -code-completion-at=%s:18:10 -Xclang -code-completion-patterns %s | FileCheck …
80 // RUN: c-index-test -code-completion-at=%s:19:9 -Xclang -code-completion-patterns %s | FileCheck -…
96 // RUN: c-index-test -code-completion-at=%s:21:9 -Xclang -code-completion-patterns %s | FileCheck -…
97 // RUN: c-index-test -code-completion-at=%s:22:7 -Xclang -code-completion-patterns %s | FileCheck -…
114 // RUN: c-index-test -code-completion-at=%s:31:13 -Xclang -code-completion-patterns %s | FileCheck …
115 // RUN: c-index-test -code-completion-at=%s:32:13 -Xclang -code-completion-patterns %s | FileCheck …
126 // RUN: c-index-test -code-completion-at=%s:31:26 -Xclang -code-completion-patterns %s | FileCheck …
127 // RUN: c-index-test -code-completion-at=%s:32:26 -Xclang -code-completion-patterns %s | FileCheck …
/external/webrtc/android_tools/
Dsorted_targets.txt19 "-Xclang",
21 "-Xclang",
29 "-Xclang",
45 "-Xclang",
47 "-Xclang",
56 "-Xclang",
58 "-Xclang",
81 "-Xclang",
309 "-Xclang",
311 "-Xclang",
[all …]
/external/compiler-rt/test/profile/
Dinstrprof-icall-promo.test1 RUN: %clangxx_profgen -O2 -Xclang -fprofile-instrument=llvm -c -o %t.1.o %S/Inputs/instrprof-icall…
2 RUN: %clangxx_profgen -O2 -Xclang -fprofile-instrument=llvm -c -o %t.2.o %S/Inputs/instrprof-icall…
4 RUN: %clangxx_profgen -O2 -Xclang -fprofile-instrument=llvm %t.2.o %t.1.o -o %t.gen.1
9 RUN: %clangxx_profgen -O2 -Xclang -fprofile-instrument=llvm %t.1.o %t.2.o -o %t.gen.2
Dinstrprof-value-prof-shared.test10 // RUN: %clang_profgen -O2 -mllvm -disable-vp=false -Xclang -fprofile-instrument=llvm -mllvm -vp-st…
11 // RUN: %clang_profgen -O2 -mllvm -disable-vp=false -Xclang -fprofile-instrument=llvm -mllvm -vp-s…
20 // RUN: %clang_profgen -O2 -mllvm -disable-vp=false -Xclang -fprofile-instrument=llvm -mllvm -vp-st…
21 // RUN: %clang_profgen -O2 -mllvm -disable-vp=false -Xclang -fprofile-instrument=llvm -mllvm -vp-s…
30 // RUN: %clang_profgen -O2 -mllvm -disable-vp=false -Xclang -fprofile-instrument=llvm -mllvm -vp-st…
31 // RUN: %clang_profgen -O2 -mllvm -disable-vp=false -Xclang -fprofile-instrument=llvm -mllvm -vp-s…
/external/llvm-project/clang/test/CodeCompletion/
Dincluded-frameworks.m14 // RUN: %clang -fsyntax-only -F %t -Xclang -code-completion-at=%s:5:10 %s -o - | FileCheck -check-p…
21 // RUN: %clang -fsyntax-only -F %t -Xclang -code-completion-at=%s:5:14 %s -o - | FileCheck -check-p…
28 // RUN: %clang -fsyntax-only -F %t -Xclang -code-completion-at=%s:7:24 %s -o - | FileCheck -check-p…
/external/llvm-project/libclc/
Dcompile-test.sh3 … nvptx--nvidiacl -Iptx-nvidiacl/include -Igeneric/include -Xclang -mlink-bitcode-file -Xclang nvpt…
/external/llvm-project/llvm/test/tools/llvm-dwp/X86/
Ddwos_list_from_exec_simple.test15 clang++ -Xclang -fdebug-compilation-dir -Xclang "./" -g -O0 -gsplit-dwarf a.cpp b.cpp -o main
17 clang++ -Xclang -fdebug-compilation-dir -Xclang "./" -g -O0 -gsplit-dwarf -fPIC -shared d.cpp -o li…
/external/llvm-project/clang/test/Driver/
Dinclude-default-header.cl1 // RUN: %clang -save-temps -x cl -Xclang -cl-std=CL2.0 -Xclang -finclude-default-header -emit-llvm …
/external/compiler-rt/test/profile/Linux/
Dinstrprof-alloc.test1 // RUN: %clang_profgen -Xclang -fprofile-instrument=llvm -fuse-ld=gold -Wl,-wrap,malloc -Wl,-wrap,…
4 // RUN: %clang_profgen -Xclang -fprofile-instrument=llvm -mllvm -vp-static-alloc=false -fuse-ld=go…
/external/llvm-project/clang-tools-extra/clangd/test/
Ddependency-output.test6 …":"/clangd-test", "compilationCommand": ["clang", "-c", "-Xclang", "--show-includes", "-Xclang", "…
/external/llvm-project/clang/docs/analyzer/user-docs/
DCrossTranslationUnit.rst112 -Xclang -analyzer-config -Xclang experimental-enable-naive-ctu-analysis=true \
113 -Xclang -analyzer-config -Xclang ctu-dir=. \
114 -Xclang -analyzer-output=plist-multi-file \
297 -Xclang -analyzer-config -Xclang experimental-enable-naive-ctu-analysis=true \
298 -Xclang -analyzer-config -Xclang ctu-dir=. \
299 -Xclang -analyzer-config -Xclang ctu-invocation-list=invocations.yaml \
300 -Xclang -analyzer-output=plist-multi-file \
/external/clang/docs/
DClangPlugins.rst95 `-Xclang`.
109 -Xclang -load -Xclang $BD/lib/PrintFunctionNames.so -Xclang \
110 -plugin -Xclang print-fns

12345678