Lines Matching refs:CompilerInstance
14 #include "clang/Frontend/CompilerInstance.h"
41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
52 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
96 bool FixItAction::BeginSourceFileAction(CompilerInstance &CI) {
115 bool FixItRecompile::BeginInvocation(CompilerInstance &CI) {
164 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
187 CompilerInstance &CI = getCompilerInstance();
196 CompilerInstance &CI = getCompilerInstance();
205 CompilerInstance &CI;
211 RewriteImportsListener(CompilerInstance &CI, std::shared_ptr<raw_ostream> Out)
245 CompilerInstance Instance(CI.getPCHContainerOperations(),
272 bool RewriteIncludesAction::BeginSourceFileAction(CompilerInstance &CI) {
307 CompilerInstance &CI = getCompilerInstance();