Searched refs:Compiler (Results 1 - 25 of 72) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcompiler.h2 /* Compiler implementation of the D programming language
29 struct Compiler struct
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp65 CompilerInstance Compiler(std::move(PCHContainerOps));
66 Compiler.setInvocation(std::move(Invocation));
69 Compiler.getDiagnosticOpts().ShowCarets = false;
71 Compiler.createDiagnostics(DiagConsumer, /*ShouldOwnClient=*/false);
72 if (!Compiler.hasDiagnostics())
77 const CompilerInvocation &CI = Compiler.getInvocation();
90 CI, Compiler.getDiagnostics(), DepFS));
95 Compiler.getPreprocessorOpts()
100 Compiler.setFileManager(FileMgr);
101 Compiler
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcompiler.h2 /* Compiler implementation of the D programming language
30 struct Compiler struct
H A Dcompiler.d34 extern (C++) struct Compiler
H A Ddmodule.d946 if (!this.isRoot() && Compiler.onImport(this))
1107 Compiler.onParseModule(this);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp57 CreateASTConsumer(clang::CompilerInstance &Compiler,
59 return Processor.createASTConsumer(Compiler, File);
141 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>());
142 Compiler.setInvocation(std::move(Invocation));
144 Compiler.createDiagnostics(&DiagnosticPrinter, false);
145 if (!Compiler.hasDiagnostics())
149 Compiler.getDiagnosticOpts().ShowCarets = false;
150 Compiler.createSourceManager(*Files);
151 Compiler.setFileManager(Files.get());
154 Compiler
[all...]
H A DASTSrcLocProcessor.h29 std::unique_ptr<ASTConsumer> createASTConsumer(CompilerInstance &Compiler,
H A DASTSrcLocProcessor.cpp47 ASTSrcLocProcessor::createASTConsumer(clang::CompilerInstance &Compiler, argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/libexec/
H A Dccc-analyzer51 # Compiler command setup.
65 my $Compiler;
89 $Compiler = $ENV{'CCC_CXX'};
90 if (!defined $Compiler || (! -x $Compiler && ! SearchInPath($Compiler))) { $Compiler = $DefaultCXXCompiler; }
98 $Compiler = $ENV{'CCC_CC'};
99 if (!defined $Compiler || (! -x $Compiler
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMyriad.h22 class LLVM_LIBRARY_VISIBILITY Compiler : public Tool { class in namespace:clang::driver::tools::SHAVE
24 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} function in class:clang::driver::tools::SHAVE::Compiler
48 /// The Compiler and Assembler as defined above are in the SHAVE namespace,
95 mutable std::unique_ptr<Tool> Compiler; member in class:clang::driver::toolchains::MyriadToolChain
H A DMinGW.h104 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; member in class:clang::driver::toolchains::MinGW
H A DMyriad.cpp24 void tools::SHAVE::Compiler::ConstructJob(Compilation &C, const JobAction &JA,
275 if (!Compiler)
276 Compiler.reset(new tools::SHAVE::Compiler(*this));
277 return Compiler.get();
H A DGnu.h115 class LLVM_LIBRARY_VISIBILITY Compiler : public Common { class in namespace:clang::driver::tools::gcc
117 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} function in class:clang::driver::tools::gcc::Compiler
359 mutable std::unique_ptr<tools::gcc::Compiler> Compile;
H A DMinGW.cpp441 if (!Compiler)
442 Compiler.reset(new tools::gcc::Compiler(*this));
443 return Compiler.get();
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DResources.Designer.cs22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-compiler.cc34 /* Implements the Compiler interface used by the frontend. */
41 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type)
125 Compiler::onParseModule (Module *m)
154 Compiler::onImport (Module *)
/netbsd-current/external/mit/expat/dist/lib/
H A Dinternal.h122 # error Compiler did not define ULONG_MAX for us
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp384 CompilerInstance Compiler(std::move(PCHContainerOps));
385 Compiler.setInvocation(std::move(Invocation));
386 Compiler.setFileManager(Files);
388 // The FrontendAction can have lifetime requirements for Compiler or its
389 // members, and we need to ensure it's deleted earlier than Compiler. So we
390 // pass it to an std::unique_ptr declared after the Compiler variable.
394 Compiler.createDiagnostics(DiagConsumer, /*ShouldOwnClient=*/false);
395 if (!Compiler.hasDiagnostics())
398 Compiler.createSourceManager(*Files);
400 const bool Success = Compiler
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/
H A Dappveyor-reqs-install.cmd9 :: Setup Compiler
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc408 /* Implements the Compiler interface used by the frontend. */
416 Compiler::genCmain (Scope *sc)
449 Compiler::paintAsType (UnionExp *, Expression *expr, Type *type)
533 Compiler::loadModule (Module *m)
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daetables.h425 [01Ch 0028 4] Asl Compiler ID : "INTL"
426 [020h 0032 4] Asl Compiler Revision : 20110316
457 [0004] Asl Compiler ID : "INTL"
458 [0004] Asl Compiler Revision : 20100528
471 [004] Asl Compiler ID : "INTL"
472 [004] Asl Compiler Revision : 20100528
/netbsd-current/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c273 [0004] Asl Compiler ID : "INTL"
274 [0004] Asl Compiler Revision : 20100528
288 [0004] Asl Compiler ID : "INTL"
289 [0004] Asl Compiler Revision : 20100528
303 [0004] Asl Compiler ID : "INTL"
304 [0004] Asl Compiler Revision : 20111123
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/
H A Dinvert_limb.asm39 C Compiler generated, mildly edited. Could surely be further optimised.
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h33 #error Compiler is too old for GNU_EFI_USE_MS_ABI
/netbsd-current/external/bsd/pcc/dist/pcc/
H A Dconfigure3 # Generated by GNU Autoconf 2.69 for Portable C Compiler 1.2.0.DEVEL.
581 PACKAGE_NAME='Portable C Compiler'
584 PACKAGE_STRING='Portable C Compiler 1.2.0.DEVEL'
1275 \`configure' configures Portable C Compiler 1.2.0.DEVEL to adapt to many kinds of systems.
1341 short | recursive ) echo "Configuration of Portable C Compiler 1.2.0.DEVEL:";;
1378 YACC The `Yet Another Compiler Compiler' implementation to use.
1389 Portable C Compiler home page: <http://pcc.ludd.ltu.se/>.
1452 Portable C Compiler configure 1.2.0.DEVEL
1875 It was created by Portable C Compiler
[all...]

Completed in 284 milliseconds

123