Searched defs:CreateASTConsumer (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp16 ASTConsumer *AnalysisAction::CreateASTConsumer(CompilerInstance &CI, function in class:AnalysisAction
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTMerge.cpp19 ASTConsumer *ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTMergeAction
H A DFrontendAction.cpp482 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:PreprocessorFrontendAction
487 ASTConsumer *WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:WrapperFrontendAction
H A DFrontendActions.cpp36 ASTConsumer *InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, function in class:InitOnlyAction
48 ASTConsumer *ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTPrintAction
55 ASTConsumer *ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTDumpAction
61 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTDeclListAction
66 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTViewAction
71 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI, function in class:DeclContextPrintAction
76 ASTConsumer *GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, function in class:GeneratePCHAction
113 ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, function in class:GenerateModuleAction
306 ASTConsumer *SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, function in class:SyntaxOnlyAction
311 ASTConsumer *DumpModuleInfoAction::CreateASTConsumer(CompilerInstanc function in class:DumpModuleInfoAction
[all...]
H A DASTUnit.cpp973 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, function in class:__anon3280::TopLevelDeclTrackerAction
1061 ASTConsumer *PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, function in class:PrecompilePreambleAction
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFrontendActions.cpp33 ASTConsumer *HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, function in class:HTMLPrintAction
43 ASTConsumer *FixItAction::CreateASTConsumer(CompilerInstance &CI, function in class:FixItAction
153 ASTConsumer *RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, function in class:RewriteObjCAction
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendActions.h188 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &, StringRef) { function in class:clang::PrintPreambleAction
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DTooling.h335 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &, function in class:clang::tooling::FrontendActionFactoryAdapter::ConsumerFactoryAdaptor
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp342 ASTConsumer *CodeGenAction::CreateASTConsumer(CompilerInstance &CI, function in class:CodeGenAction
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DARCMT.cpp485 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, function in class:__anon3087::ARCMTMacroTrackerAction
H A DObjCMT.cpp158 ASTConsumer *ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, function in class:ObjCMigrateAction
1749 ASTConsumer *MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, function in class:MigrateSourceAction

Completed in 181 milliseconds