Searched defs:Compiler (Results 1 – 5 of 5) sorted by relevance
57 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()137 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>()); in main() local
47 ASTSrcLocProcessor::createASTConsumer(clang::CompilerInstance &Compiler, in createASTConsumer()
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