Home
last modified time | relevance | path

Searched defs:Consumers (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp330 MultiplexConsumer Consumers(std::move(ASTConsumers)); in Parse() local
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp113 std::vector<std::unique_ptr<ASTConsumer>> Consumers; in CreateASTConsumer() local
171 std::vector<std::unique_ptr<ASTConsumer>> Consumers; in CreateASTConsumer() local
H A DFrontendAction.cpp183 std::vector<std::unique_ptr<ASTConsumer>> Consumers; in CreateWrappedASTConsumer() local
H A DASTUnit.cpp1611 std::vector<std::unique_ptr<ASTConsumer>> Consumers; in LoadFromCompilerInvocationAction() local
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp370 std::vector<std::unique_ptr<ASTConsumer>> Consumers; in CreateASTConsumer() local
/netbsd/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp201 std::vector<std::unique_ptr<ASTConsumer>> Consumers; in CreateASTConsumer() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3043 ArrayRef<PathDiagnosticConsumer*> Consumers = getPathDiagnosticConsumers(); in FlushReport() local