Searched defs:tree_trait_expr (Results 1 – 2 of 2) sorted by relevance
1346 struct GTY (()) tree_trait_expr { struct1347 struct tree_common common;1348 tree type1;1349 tree type2;1350 location_t locus;1351 enum cp_trait_kind kind;
1418 struct GTY (()) tree_trait_expr { struct1419 struct tree_common common;1420 tree type1;1421 tree type2;1422 location_t locus;1423 enum cp_trait_kind kind;