| /minix3/external/bsd/llvm/dist/clang/unittests/AST/ |
| H A D | ExternalASTSourceTest.cpp | 48 CompilerInstance Compiler; in testExternalASTSource() local 49 Compiler.createDiagnostics(); in testExternalASTSource() 57 Compiler.getDiagnostics()); in testExternalASTSource() 58 Compiler.setInvocation(Invocation); in testExternalASTSource() 61 return Compiler.ExecuteAction(Action); in testExternalASTSource()
|
| /minix3/external/bsd/llvm/dist/clang/tools/scan-build/ |
| H A D | ccc-analyzer | 39 my $Compiler; 62 $Compiler = $ENV{'CCC_CXX'}; 63 …if (!defined $Compiler || (! -x $Compiler && ! SearchInPath($Compiler))) { $Compiler = $DefaultCXX… 71 $Compiler = $ENV{'CCC_CC'}; 72 …if (!defined $Compiler || (! -x $Compiler && ! SearchInPath($Compiler))) { $Compiler = $DefaultCCo… 148 `$Compiler -v >> $PPFile.info.txt 2>&1`; 450 my $Status = system($Compiler,@ARGV); 452 print STDERR "$Compiler @ARGV\n";
|
| /minix3/external/bsd/llvm/dist/llvm/test/Linker/ |
| H A D | ident.ll | 6 ; CHECK-DAG: "Compiler V1" 7 ; CHECK-DAG: "Compiler V2" 8 ; CHECK-DAG: "Compiler V3"
|
| /minix3/external/bsd/llvm/dist/llvm/test/Linker/Inputs/ |
| H A D | ident.a.ll | 2 !0 = !{!"Compiler V1"} 3 !1 = !{!"Compiler V2"}
|
| H A D | ident.b.ll | 2 !0 = !{!"Compiler V3"}
|
| /minix3/sys/external/bsd/compiler_rt/dist/ |
| H A D | README.txt | 1 Compiler-RT 7 Compiler-RT is open source software. You may freely distribute it under the
|
| H A D | CREDITS.TXT | 19 D: CMake'ify Compiler-RT build system 20 D: Maintain Solaris & AuroraUX ports of Compiler-RT
|
| /minix3/common/dist/zlib/contrib/ada/ |
| H A D | zlib.gpr | 8 package Compiler is 10 end Compiler;
|
| /minix3/external/bsd/llvm/dist/clang/unittests/Frontend/ |
| H A D | FrontendActionTest.cpp | 180 CompilerInstance Compiler; in TEST() local 181 Compiler.setInvocation(Invocation); in TEST() 182 Compiler.createDiagnostics(); in TEST() 188 ASSERT_TRUE(Compiler.ExecuteAction(TestAction)); in TEST()
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsicsV3.td | 3 // The LLVM Compiler Infrastructure 10 // This file describes the Hexagon V3 Compiler Intrinsics in TableGen format.
|
| H A D | HexagonSchedule.td | 3 // The LLVM Compiler Infrastructure
|
| /minix3/external/bsd/llvm/dist/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 256 clang::CompilerInstance Compiler; in runInvocation() local 257 Compiler.setInvocation(Invocation); in runInvocation() 258 Compiler.setFileManager(Files); in runInvocation() 266 Compiler.createDiagnostics(DiagConsumer, /*ShouldOwnClient=*/false); in runInvocation() 267 if (!Compiler.hasDiagnostics()) in runInvocation() 270 Compiler.createSourceManager(*Files); in runInvocation() 272 const bool Success = Compiler.ExecuteAction(*ScopedToolAction); in runInvocation()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticAnalysisKinds.td | 3 // The LLVM Compiler Infrastructure
|
| H A D | DiagnosticCategories.td | 3 // The LLVM Compiler Infrastructure
|
| /minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/all_backends/ |
| H A D | llvm_all_backends.ml | 3 * The LLVM Compiler Infrastructure
|
| H A D | llvm_all_backends.mli | 3 * The LLVM Compiler Infrastructure
|
| /minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/backends/ |
| H A D | llvm_backend.ml.in | 3 * The LLVM Compiler Infrastructure
|
| /minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/transforms/utils/ |
| H A D | llvm_transform_utils.ml | 3 * The LLVM Compiler Infrastructure
|
| /minix3/external/bsd/llvm/dist/clang/docs/ |
| H A D | RAVFrontendAction.rst | 29 clang::CompilerInstance &Compiler, llvm::StringRef InFile) { 116 clang::CompilerInstance &Compiler, llvm::StringRef InFile) { 118 new FindNamedClassConsumer(&Compiler.getASTContext())); 191 clang::CompilerInstance &Compiler, llvm::StringRef InFile) { 193 new FindNamedClassConsumer(&Compiler.getASTContext()));
|
| /minix3/external/bsd/libc++/dist/libcxx/include/ |
| H A D | cassert | 4 // The LLVM Compiler Infrastructure
|
| H A D | ciso646 | 4 // The LLVM Compiler Infrastructure
|
| H A D | ccomplex | 4 // The LLVM Compiler Infrastructure
|
| H A D | cstdbool | 4 // The LLVM Compiler Infrastructure
|
| H A D | ctgmath | 4 // The LLVM Compiler Infrastructure
|
| /minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/irreader/ |
| H A D | llvm_irreader.ml | 3 * The LLVM Compiler Infrastructure
|