Searched defs:Compiler (Results 1 – 5 of 5) sorted by relevance
116 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
118 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} in Compiler() function
449 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local [all...]