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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DMultiplexConsumer.h62 std::vector<std::unique_ptr<ASTConsumer>> Consumers; // Owns these. member in class:clang::MultiplexConsumer
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp92 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local
136 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local
H A DASTUnit.cpp1839 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp197 std::vector<std::unique_ptr<ASTConsumer>> Consumers; local

Completed in 168 milliseconds