Lines Matching refs:CompilerInstance
14 #include "clang/Frontend/CompilerInstance.h"
43 bool BeginSourceFileAction(CompilerInstance &ci) override {
50 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
59 Visitor(CompilerInstance &CI, bool ActOnEndOfTranslationUnit,
77 CompilerInstance &CI;
92 CompilerInstance compiler;
112 CompilerInstance compiler;
139 CompilerInstance compiler;
185 CompilerInstance Compiler;
199 CompilerInstance &CI;
202 TypoExternalSemaSource(CompilerInstance &CI) : CI(CI) {}
246 CompilerInstance Compiler;
280 CompilerInstance Compiler;