Searched defs:is_parser (Results 1 – 7 of 7) sorted by relevance
22 struct is_parser struct27 struct is_parser<T, typename disable_if_substitution_failure< struct
47 struct is_parser : std::false_type {}; struct50 struct is_parser<parser<isRequest, Body, Fields>> : std::true_type {}; struct
124 struct is_parser : detail::has_parser_id<T> {}; struct
41 struct is_parser struct
295 gboolean is_parser = _is_parser (factory); in _get_sub_caps() local
2330 gboolean is_parser = FALSE; in connect_pad() local