Searched defs:Compiler (Results 1 – 13 of 13) sorted by relevance
52 public class Compiler { class62 public Compiler(String inputname) throws CannotCompileException { in Compiler() method in Compiler
70 public class Compiler { class
48 CompilerInstance Compiler; in testExternalASTSource() local
61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
36 class Compiler; variable177 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} in Compiler() function697 Compiler(const ToolChain &TC) in Compiler() function830 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
666 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
1749 const Tool *Compiler = TC->SelectTool(*CompileJA); in selectToolForJob() local1771 const Tool *Compiler = TC->SelectTool(*CompileJA); in selectToolForJob() local
73 public class Compiler extends OpMap class88 public Compiler(ErrorListener errorHandler, SourceLocator locator, in Compiler() method in Compiler100 public Compiler() in Compiler() method in Compiler
181 CompilerInstance Compiler; in TEST() local
122 class Compiler : public Regexp::Walker<Frag> { class239 Compiler::Compiler() { in Compiler() function in re2::Compiler
166 friend class Compiler; variable
143 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
286 clang::CompilerInstance Compiler(PCHContainerOps); in runInvocation() local