| /external/llvm/test/DebugInfo/Inputs/ |
| dwarfdump-test-loc-list-32bit.elf.cpp | 0 // clang -c -g -o dwarfdump-test-loc-list-32bit.elf.o -m32 dwarfdump-test-loc-list-32bit.elf.cpp
|
| /external/llvm/test/Linker/ |
| debug-info-version-b.ll | 8 !1 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang", isOptimized: false, file: !"I AM UNEXPECTED!")
|
| /external/llvm/test/tools/llvm-cov/Inputs/ |
| README | 6 test.gcno and test.gcda were create by running clang: 7 clang++ -g -ftest-coverage -fprofile-arcs test.cpp 14 created by running clang and llvm-cov: 15 clang++ -fprofile-instr-generate -fcoverage-mapping -o test test.cpp
|
| /external/llvm/test/tools/llvm-cxxdump/Inputs/ |
| trivial.obj.elf-i386 | |
| /external/llvm/test/tools/llvm-symbolizer/Inputs/ |
| coff-exports.cpp | 2 // clang-cl -MD -c coff-exports.cpp && lld-link /MANIFEST:NO coff-exports.obj
|
| fat.c | 2 clang -arch armv7 -arch armv7m -arch armv7em -arch x86_64 -arch x86_64h -c
|
| /external/skia/infra/bots/recipe_modules/builder_name_schema/examples/ |
| full.py | 12 name = 'Build-Debian9-Clang-x64-Release-Android' 38 compiler='Clang', 52 'Build-Debian9-Clang-x64-Release-Android-Bogus') 58 'Bogus-Debian9-Clang-x64-Release-Android')
|
| /external/skia/site/dev/testing/ |
| xsan.md | 6 Compiling Skia with ASAN, UBSAN, or TSAN can be done with the latest version of Clang. 20 of Clang and the instrumented libc++, located in /msan. 22 Downloading Clang binaries (Googlers Only) 25 CLANGDIR="${HOME}/clang" 28 Building Clang binaries from scratch (Other users) 31 CLANGDIR="${HOME}/clang" 39 CLANGDIR="${HOME}/clang" 42 cc = "${CLANGDIR}/bin/clang" 43 cxx = "${CLANGDIR}/bin/clang++" 61 CLANGDIR="${HOME}/clang" [all...] |
| /external/skqp/infra/bots/recipe_modules/builder_name_schema/examples/ |
| full.py | 12 name = 'Build-Debian9-Clang-x64-Release-Android' 38 compiler='Clang', 52 'Build-Debian9-Clang-x64-Release-Android-Bogus') 58 'Bogus-Debian9-Clang-x64-Release-Android')
|
| /external/tensorflow/tensorflow/compiler/aot/ |
| benchmark_main.template | 17 // clang-format off 19 // clang-format on 25 // clang-format off 27 // clang-format on
|
| /external/tensorflow/tensorflow/tools/ci_build/remote/ |
| remote_docker_build.sh | 77 echo " -c build image for CPU build (base image debian8-clang)" 78 echo " -g build image for GPU build (base image nvidia-clang)" 79 echo " -f the script which build the {debian8,nvidia}-clang base image" 91 # Build nvidia-cuba-clang base image for GPU image. 92 # For CPU the `clang-debian8` from Cloud Launcher will be used directly: 93 # https://console.cloud.google.com/launcher/details/google/clang-debian8?filter=category:developer-tools&q=clang 97 # Run a 2-stage build for clang base image, see 102 --docker-repository ${base_image}-clang --docker-tag "latest" \ 103 -p clang -i stage2-install-clang -i stage2-install-clang-headers [all...] |
| /external/v4l2_codec2/ |
| Android.bp | 28 clang: true,
|
| /external/v8/tools/clang/ |
| CMakeLists.txt | 23 "${CMAKE_BINARY_DIR}/tools/clang/include") 27 "${CMAKE_BINARY_DIR}/tools/clang/lib") 33 include_directories("${CMAKE_SOURCE_DIR}/tools/clang/include") 34 link_directories("${CMAKE_SOURCE_DIR}/tools/clang/lib")
|
| /external/v8/tools/clang/blink_gc_plugin/ |
| BlinkGCPlugin.cpp | 5 // This clang plugin checks various invariants of the Blink garbage 15 #include "clang/Frontend/CompilerInstance.h" 16 #include "clang/Frontend/FrontendPluginRegistry.h" 18 using namespace clang;
|
| /external/v8/tools/clang/rewrite_to_chrome_style/ |
| EditTracker.h | 10 #include "clang/Basic/SourceLocation.h" 11 #include "clang/Basic/SourceManager.h" 31 void Add(const clang::SourceManager& source_manager, 32 clang::SourceLocation location,
|
| /frameworks/av/media/libstagefright/xmlparser/ |
| Android.bp | 27 clang: true,
|
| /frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
| simple_func_invoke_and_crash.cpp | 1 // RUN: %clangxx %s -g -fexceptions %extra-clang-opts -o %t
|
| /frameworks/compile/slang/ |
| slang_rs_exportable.h | 20 #include "clang/Basic/SourceLocation.h" 40 clang::SourceLocation mLoc; 43 RSExportable(RSContext *Context, RSExportable::Kind K, clang::SourceLocation Loc) 53 clang::SourceLocation getLocation() const { return mLoc; }
|
| /frameworks/native/cmds/dumpsys/ |
| Android.bp | 24 clang: true,
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
| CommentDiagnostic.h | 13 #include "clang/Basic/Diagnostic.h" 15 namespace clang { namespace 21 #include "clang/Basic/DiagnosticCommentKinds.inc" 26 } // end namespace clang
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/ |
| AnalysisDiagnostic.h | 13 #include "clang/Basic/Diagnostic.h" 15 namespace clang { namespace 21 #include "clang/Basic/DiagnosticAnalysisKinds.inc" 26 } // end namespace clang
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Config/ |
| config.h | 1 /* tools/clang/include/clang/Config/config.h. Generated from config.h.in by configure. */ 2 /* include/clang/Config/config.h.in. */ 32 /* Directories clang will search for headers */
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/ |
| DriverDiagnostic.h | 13 #include "clang/Basic/Diagnostic.h" 15 namespace clang { namespace 21 #include "clang/Basic/DiagnosticDriverKinds.inc" 26 } // end namespace clang
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
| FrontendDiagnostic.h | 13 #include "clang/Basic/Diagnostic.h" 15 namespace clang { namespace 21 #include "clang/Basic/DiagnosticFrontendKinds.inc" 26 } // end namespace clang
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/ |
| LexDiagnostic.h | 13 #include "clang/Basic/Diagnostic.h" 15 namespace clang { namespace 21 #include "clang/Basic/DiagnosticLexKinds.inc" 26 } // end namespace clang
|