Searched defs:Consumers (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DMultiplexConsumer.h81 std::vector<std::unique_ptr<ASTConsumer>> Consumers; // Owns these. member in class:clang::MultiplexConsumer
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp113 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local
171 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local
H A DASTUnit.cpp1611 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp370 std::vector<std::unique_ptr<ASTConsumer>> Consumers; variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp201 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local

Completed in 264 milliseconds