Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1346 struct GTY (()) tree_trait_expr { struct
1347 struct tree_common common;
1348 tree type1;
1349 tree type2;
1350 location_t locus;
1351 enum cp_trait_kind kind;
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1418 struct GTY (()) tree_trait_expr { struct
1419 struct tree_common common;
1420 tree type1;
1421 tree type2;
1422 location_t locus;
1423 enum cp_trait_kind kind;