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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp16 ASTConsumer *AnalysisAction::CreateASTConsumer(CompilerInstance &CI, function in class:AnalysisAction
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTMerge.cpp19 ASTConsumer *ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTMergeAction
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
60 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTDeclListAction
65 ASTConsumer *ASTDumpXMLAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTDumpXMLAction
76 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI, function in class:ASTViewAction
81 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI, function in class:DeclContextPrintAction
86 ASTConsumer *GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, function in class:GeneratePCHAction
123 ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, function in class:GenerateModuleAction
315 ASTConsumer *SyntaxOnlyAction::CreateASTConsumer(CompilerInstanc function in class:SyntaxOnlyAction
320 ASTConsumer *DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, function in class:DumpModuleInfoAction
[all...]
H A DFrontendAction.cpp476 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:PreprocessorFrontendAction
481 ASTConsumer *WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:WrapperFrontendAction
H A DASTUnit.cpp949 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, function in class:__anon3109::TopLevelDeclTrackerAction
1014 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, function in class:__anon3109::PrecompilePreambleAction
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DTooling.h247 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &, function in class:clang::tooling::FrontendActionFactoryAdapter::ConsumerFactoryAdaptor
/freebsd-10.0-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
155 ASTConsumer *RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, function in class:RewriteObjCAction
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendActions.h190 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &, StringRef) { function in class:clang::PrintPreambleAction
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp96 ASTConsumer *ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, function in class:ObjCMigrateAction
239 ASTConsumer *MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, function in class:MigrateSourceAction
H A DARCMT.cpp492 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, function in class:__anon2925::ARCMTMacroTrackerAction
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp325 ASTConsumer *CodeGenAction::CreateASTConsumer(CompilerInstance &CI, function in class:CodeGenAction

Completed in 146 milliseconds