Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CompilerInstance

15 #include "clang/Frontend/CompilerInstance.h"
38 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
50 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
57 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
64 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
69 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
74 DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI,
80 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
103 CompilerInstance &CI, StringRef InFile, std::string &Sysroot,
126 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
269 bool GenerateModuleAction::BeginSourceFileAction(CompilerInstance &CI,
383 CompilerInstance &CI, StringRef InFile, std::string &Sysroot,
410 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
415 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
421 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
426 CompilerInstance &CI = getCompilerInstance();
647 CompilerInstance &CI = getCompilerInstance();
670 CompilerInstance &CI = getCompilerInstance();
742 CompilerInstance &CI = getCompilerInstance();