Home
last modified time | relevance | path

Searched defs:ParserRefImpl (Results 1 – 4 of 4) sorted by relevance

/external/catch2/third_party/
Dclara.hpp833 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class
840 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in clara::detail::ParserRefImpl
844 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in clara::detail::ParserRefImpl
850 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in clara::detail::ParserRefImpl
/external/catch2/include/external/
Dclara.hpp833 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class
840 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
844 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
850 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
/external/libabigail/tests/lib/
Dcatch.hpp9261 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class
9268 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
9272 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
9278 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
/external/catch2/single_include/catch2/
Dcatch.hpp9206 class ParserRefImpl : public ComposableParserImpl<DerivedT> { class
9213 explicit ParserRefImpl( std::shared_ptr<BoundRef> const &ref ) : m_ref( ref ) {} in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
9217 ParserRefImpl( T &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl
9223 ParserRefImpl( LambdaT const &ref, std::string const &hint ) in ParserRefImpl() function in Catch::clara::detail::ParserRefImpl