Searched defs:Compiler (Results 1 – 5 of 5) sorted by relevance
391 \subsection{Input and output formats}435 \subsection{Source format}486 \subsection{Tree checking}
35 class Compiler; variable175 Compiler(const ToolChain &TC) in Compiler() function657 Compiler(const ToolChain &TC) in Compiler() function774 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
559 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
1692 const Tool *Compiler = TC->SelectTool(*CompileJA); in SelectToolForJob() local1714 const Tool *Compiler = TC->SelectTool(*CompileJA); in SelectToolForJob() local
258 clang::CompilerInstance Compiler(PCHContainerOps); in runInvocation() local