Searched defs:ParserRefImpl (Results 1 – 4 of 4) sorted by relevance
833 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class840 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in clara::detail::ParserRefImpl844 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in clara::detail::ParserRefImpl850 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in clara::detail::ParserRefImpl
833 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class840 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl844 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl850 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
9261 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class9268 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl9272 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl9278 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
9206 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class9213 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl9217 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl9223 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl