Home
last modified time | relevance | path

Searched defs:first_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_pair.h90 typedef _T1 first_type; /// @c first_type is the first bound type in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c8352 tree first_type = TREE_TYPE (TREE_TYPE ((*cexpr_list)[0].value)); in c_parser_postfix_expression() local