Lines Matching refs:CompilerInstance

17 #include "clang/Frontend/CompilerInstance.h"
43 CodeCompleteConsumer *GetCodeCompletionConsumer(CompilerInstance &CI) {
48 void EnsureSemaIsCreated(CompilerInstance &CI, FrontendAction &Action) {
64 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
87 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI,
97 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
105 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
114 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
119 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
124 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
153 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI,
165 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile,
183 bool GeneratePCHAction::BeginSourceFileAction(CompilerInstance &CI) {
189 GenerateModuleAction::CreateMultiplexConsumer(CompilerInstance &CI,
218 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
234 CompilerInstance &CI) {
244 GenerateModuleFromModuleMapAction::CreateOutputFile(CompilerInstance &CI,
267 CompilerInstance &CI) {
274 GenerateModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI,
295 GenerateModuleInterfaceAction::CreateOutputFile(CompilerInstance &CI,
301 GenerateReducedModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI,
308 bool GenerateHeaderUnitAction::BeginSourceFileAction(CompilerInstance &CI) {
318 GenerateHeaderUnitAction::CreateOutputFile(CompilerInstance &CI,
327 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
332 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
338 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
343 CompilerInstance &CI = getCompilerInstance();
584 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
589 CompilerInstance &CI = getCompilerInstance();
822 bool DumpModuleInfoAction::BeginInvocation(CompilerInstance &CI) {
854 CompilerInstance &CI = getCompilerInstance();
1031 CompilerInstance &CI = getCompilerInstance();
1123 CompilerInstance &CI = getCompilerInstance();
1133 CompilerInstance &CI = getCompilerInstance();
1181 CompilerInstance &CI = getCompilerInstance();
1212 CompilerInstance &CI = getCompilerInstance();