/external/clang/lib/Serialization/ |
D | GeneratePCH.cpp | 28 clang::Module *Module, StringRef isysroot, in PCHGenerator() argument 32 : PP(PP), OutputFile(OutputFile), Module(Module), isysroot(isysroot.str()), in PCHGenerator() 54 Writer.WriteAST(*SemaPtr, OutputFile, Module, isysroot, in HandleTranslationUnit()
|
/external/clang/test/Modules/ |
D | debug-info-moduleimport.m | 2 …UNDEBUG -fimplicit-module-maps -fmodules-cache-path=%t %s -I %S/Inputs -isysroot /tmp/.. -I %t -em… 8 …UNDEBUG -fimplicit-module-maps -fmodules-cache-path=%t %s -I %S/Inputs -isysroot /tmp/.. -I %t -em… 17 // CHECK-SAME: isysroot: "/tmp/..") 21 // RUN: %s -I %S/Inputs -isysroot /tmp/.. -I %t -emit-llvm -o - \ 28 // RUN: %s -I %S/Inputs -isysroot /tmp/.. -I %t -emit-llvm -o - \
|
D | system_version.m | 12 // RUN: %clang_cc1 -fmodules-cache-path=%t/cache -fmodules -fimplicit-module-maps -isysroot %t -I %… 19 // RUN: %clang_cc1 -fmodules-cache-path=%t/cache -fmodules -fimplicit-module-maps -isysroot %t -I %… 26 // RUN: %clang_cc1 -fmodules-cache-path=%t/cache -fmodules -fimplicit-module-maps -isysroot %t -I %…
|
D | crash-vfs-relative-overlay.m | 11 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \ 34 // CHECKSH: "-isysroot" "{{[^"]*}}/i/" 56 // RUN: %clang -E %s -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \
|
D | crash-vfs-path-symlink-component.m | 15 // RUN: %clang -fsyntax-only %s -I %/t/i -isysroot %/t/sysroot/ \ 37 // CHECKSH: "-isysroot" "{{[^"]*}}/sysroot/" 63 // RUN: %clang -E %s -I %/t/i -isysroot %/t/sysroot/ \
|
D | crash-vfs-path-traversal.m | 12 // RUN: %clang -fsyntax-only %s -I %S/Inputs/crash-recovery -isysroot %/t/i/ \ 34 // CHECKSH: "-isysroot" "{{[^"]*}}/i/" 60 // RUN: %clang -E %s -I %S/Inputs/crash-recovery -isysroot %/t/i/ \
|
D | crash-vfs-path-emptydir-entries.m | 14 // RUN: %clang -fsyntax-only %s -I %/t/i -isysroot %/t/sysroot/ \ 36 // CHECKSH: "-isysroot" "{{[^"]*}}/sysroot/"
|
D | crash-vfs-path-symlink-topheader.m | 16 // RUN: %clang -fsyntax-only %s -I %/t/i -isysroot %/t/sysroot/ \ 38 // CHECKSH: "-isysroot" "{{[^"]*}}/sysroot/"
|
D | crash-vfs-run-reproducer.m | 8 // RUN: -I %S/Inputs/crash-recovery/usr/include -isysroot %/t/i/ \ 31 // CHECKSH: "-isysroot" "{{[^"]*}}/i/"
|
D | self-import-header.m | 4 // RUN: %clang -fsyntax-only -isysroot %S/Inputs/System/usr/include -fmodules -fmodules-cache-path=…
|
D | dependency-gen-inferred-map.m | 5 // RUN: %clang_cc1 -isysroot %S/Inputs/System -triple x86_64-apple-darwin10 -dependency-file %t.d -…
|
D | dependency-gen-pch.m | 5 // RUN: %clang_cc1 -isysroot %S/Inputs/System -triple x86_64-apple-darwin10 -module-file-deps -depe…
|
D | module_file_info.m | 31 // CHECK: System root [-isysroot=]: '/'
|
/external/llvm/test/Assembler/ |
D | dimodule.ll | 12 …le(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/include", isysroot: "/") 13 …le(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/include", isysroot: "/")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/ |
D | dimodule.ll | 12 …le(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/include", isysroot: "/") 13 …le(scope: !0, name: "Module", configMacros: "-DNDEBUG", includePath: "/usr/include", isysroot: "/")
|
/external/compiler-rt/make/platform/ |
D | clang_darwin.mk | 25 -isysroot $(3) \ 144 OSX_DEPLOYMENT_ARGS += -isysroot $(OSX_SDK) 145 IOS_DEPLOYMENT_ARGS += -isysroot $(IOS_SDK) 146 IOS6_DEPLOYMENT_ARGS += -isysroot $(IOS_SDK) 147 IOSSIM_DEPLOYMENT_ARGS += -isysroot $(IOSSIM_SDK) 154 -isysroot $(IOSSIM_SDK)
|
/external/clang/test/ARCMT/ |
D | migrate-on-pch-and-module.m | 2 // RUN: %clang_cc1 -objcmt-migrate-subscripting -emit-pch -o %t.pch %s -isysroot %S/Inputs/System -… 3 …bjcmt-migrate-subscripting -include-pch %t.pch %s -migrate -o %t.remap -isysroot %S/Inputs/System …
|
/external/tensorflow/tensorflow/lite/tools/make/targets/ |
D | ios_makefile.inc | 30 -isysroot \ 37 -isysroot \
|
/external/clang/test/Driver/ |
D | crash-report-modules.m | 5 // RUN: %clang -fsyntax-only %s -I %S/Inputs/module -isysroot %/t/i/ \ 33 // CHECKSH: "-isysroot" "{{[^"]*}}/i/"
|
/external/compiler-rt/cmake/ |
D | config-ix.cmake | 237 list(APPEND DARWIN_osx_CFLAGS -isysroot ${DARWIN_osx_SYSROOT}) 238 list(APPEND DARWIN_osx_LINKFLAGS -isysroot ${DARWIN_osx_SYSROOT}) 260 -isysroot ${DARWIN_${platform}sim_SYSROOT}) 264 -isysroot ${DARWIN_${platform}sim_SYSROOT}) 288 -isysroot ${DARWIN_${platform}_SYSROOT}) 292 -isysroot ${DARWIN_${platform}_SYSROOT})
|
/external/clang/include/clang/Serialization/ |
D | ASTWriter.h | 428 StringRef isysroot, const std::string &OutputFile); 493 StringRef isysroot, const std::string &OutputFile, 526 Module *WritingModule, StringRef isysroot, 915 std::string isysroot; variable 930 clang::Module *Module, StringRef isysroot,
|
/external/llvm/test/DebugInfo/X86/ |
D | DIModuleContext.ll | 28 !9 = !DIModule(scope: null, name: "Module", configMacros: "", includePath: ".", isysroot: "/")
|
D | DIModule.ll | 22 …, configMacros: "-DMODULES=0", includePath: "/llvm/tools/clang/test/Modules/Inputs", isysroot: "/")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | DIModule.ll | 22 …, configMacros: "-DMODULES=0", includePath: "/llvm/tools/clang/test/Modules/Inputs", isysroot: "/")
|
D | DIModuleContext.ll | 28 !8 = !DIModule(scope: null, name: "Module", includePath: ".", isysroot: "/")
|