Home
last modified time | relevance | path

Searched refs:is_pass_through_unary (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/spirit/home/x3/directive/
Dskip.hpp23 static bool const is_pass_through_unary = true; member
62 static bool const is_pass_through_unary = true; member
Dno_case.hpp22 static bool const is_pass_through_unary = true; member
Dseek.hpp19 static bool const is_pass_through_unary = true; member
Dno_skip.hpp26 static bool const is_pass_through_unary = true; member
Dlexeme.hpp23 static bool const is_pass_through_unary = true; member
Dconfix.hpp22 static bool const is_pass_through_unary = true; member
Dexpect.hpp44 static bool const is_pass_through_unary = true; member
Dwith.hpp45 static bool const is_pass_through_unary = true; member
Drepeat.hpp55 static bool const is_pass_through_unary = true; member
/third_party/boost/boost/spirit/home/x3/support/traits/
Dattribute_of.hpp46 typename enable_if_c<Component::is_pass_through_unary>::type>
Dhas_attribute.hpp50 typename enable_if_c<Component::is_pass_through_unary>::type>
/third_party/boost/boost/spirit/home/x3/core/
Dproxy.hpp19 static bool const is_pass_through_unary = true; member
Daction.hpp31 static bool const is_pass_through_unary = true; member
Dparser.hpp45 static bool const is_pass_through_unary = false; member
/third_party/boost/boost/spirit/home/x3/auxiliary/
Dguard.hpp27 static bool const is_pass_through_unary = true; member
/third_party/boost/boost/spirit/home/x3/operator/detail/
Dsequence.hpp53 , typename enable_if_c<(Parser::is_pass_through_unary)>::type>
119 , typename enable_if_c<(Parser::is_pass_through_unary)>::type>
Dalternative.hpp200 static bool const is_pass_through_unary = true; member