Home
last modified time | relevance | path

Searched defs:Compiler (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex391 \subsection{Input and output formats}
435 \subsection{Source format}
486 \subsection{Tree checking}
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcompiler.d34 extern (C++) struct Compiler struct
H A Dcompiler.h30 struct Compiler struct
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcompiler.h29 struct Compiler struct
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp57 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
141 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>()); in main() local
H A DASTSrcLocProcessor.cpp47 ASTSrcLocProcessor::createASTConsumer(clang::CompilerInstance &Compiler, in createASTConsumer()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMyriad.h24 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
H A DMinGW.h104 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
H A DGnu.h117 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} in Compiler() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp65 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp384 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local