/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | FrontendActions.cpp | 17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in AnalysisAction 25 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ParseModelFileAction
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 37 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in InitOnlyAction 49 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTPrintAction 56 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDumpAction 63 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDeclListAction 68 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTViewAction 73 DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DeclContextPrintAction 79 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in GeneratePCHAction 117 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleAction 387 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in SyntaxOnlyAction 392 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DumpModuleInfoAction [all …]
|
H A D | ASTMerge.cpp | 20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTMergeAction
|
H A D | FrontendAction.cpp | 533 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction 539 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
|
H A D | ASTUnit.cpp | 888 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonf211e7840311::TopLevelDeclTrackerAction 978 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PrecompilePreambleAction
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | FrontendActions.cpp | 34 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in HTMLPrintAction 44 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in FixItAction 152 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in RewriteObjCAction
|
/minix3/external/bsd/llvm/dist/clang/examples/PrintFunctionNames/ |
H A D | PrintFunctionNames.cpp | 39 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon1e1079b20111::PrintFunctionNamesAction
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 203 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
|
/minix3/external/bsd/llvm/dist/clang/unittests/AST/ |
H A D | EvaluateAsRValueTest.cpp | 61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon4bee0f9a0111::EvaluateConstantInitializersAction
|
H A D | ExternalASTSourceTest.cpp | 38 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in TestFrontendAction
|
/minix3/external/bsd/llvm/dist/clang/unittests/Frontend/ |
H A D | FrontendActionTest.cpp | 45 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonc9cb77760111::TestASTFrontendAction
|
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/ |
H A D | ToolingTest.cpp | 39 CreateASTConsumer(clang::CompilerInstance &compiler, StringRef dummy) { in CreateASTConsumer() function in clang::tooling::__anon4c88a8f00111::TestAction 236 CreateASTConsumer(CompilerInstance &Compiler, StringRef) { in CreateASTConsumer() function
|
H A D | TestVisitor.h | 99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) { in CreateASTConsumer() function
|
H A D | RefactoringTest.cpp | 303 CreateASTConsumer(clang::CompilerInstance &compiler, in CreateASTConsumer() function in clang::tooling::__anon746b0fa80111::TestVisitor::TestAction
|
/minix3/external/bsd/llvm/dist/clang/unittests/Sema/ |
H A D | ExternalSemaSourceTest.cpp | 144 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon8db642380111::ExternalSemaSourceInstaller
|
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 449 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon84cee4520211::ARCMTMacroTrackerAction
|
H A D | ObjCMT.cpp | 193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ObjCMigrateAction 2011 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in MigrateSourceAction
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 627 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in CodeGenAction
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 417 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon36fe72e80111::IndexingFrontendAction
|