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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:AnalysisAction
24 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI, function in class:ParseModelFileAction
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTMergeAction
H A DInterfaceStubFunctionsConsumer.cpp340 GenerateInterfaceStubsAction::CreateASTConsumer(CompilerInstance &CI, function in class:GenerateInterfaceStubsAction
H A DFrontendAction.cpp1065 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:PreprocessorFrontendAction
1074 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:WrapperFrontendAction
H A DFrontendActions.cpp58 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:InitOnlyAction
70 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTPrintAction
78 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTDumpAction
87 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTDeclListAction
92 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTViewAction
97 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:GeneratePCHAction
161 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, function in class:GenerateModuleAction
318 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:SyntaxOnlyAction
323 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, function in class:DumpModuleInfoAction
329 VerifyPCHAction::CreateASTConsumer(CompilerInstanc function in class:VerifyPCHAction
494 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:TemplightDumpAction
[all...]
H A DPrecompiledPreamble.cpp273 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, function in class:__anon634::PrecompilePreambleAction
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:HTMLPrintAction
52 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:FixItAction
164 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:RewriteObjCAction
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp913 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:CodeGenAction
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp197 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ObjCMigrateAction
2010 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:MigrateSourceAction

Completed in 379 milliseconds