Searched defs:CompilerInstance (Results 1 – 9 of 9) sorted by relevance
20 class CompilerInstance; variable
29 class CompilerInstance; variable
36 class CompilerInstance; variable
203 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() argument
33 class CompilerInstance; variable
52 class CompilerInstance; variable
99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) { in CreateASTConsumer() argument
54 CompilerInstance::CompilerInstance(bool BuildingModule) in CompilerInstance() function in CompilerInstance