Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h613 struct GTY (()) tree_trait_expr { struct
614 struct tree_common common;
615 tree type1;
616 tree type2;
617 enum cp_trait_kind kind;
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h1220 struct GTY (()) tree_trait_expr { struct
1221 struct tree_common common;
1222 tree type1;
1223 tree type2;
1224 enum cp_trait_kind kind;