Searched defs:tree_decl_minimal (Results 1 – 2 of 2) sorted by relevance
1594 struct GTY(()) tree_decl_minimal { struct1603 struct tree_decl_minimal common; argument
2710 struct GTY(()) tree_decl_minimal { struct2711 struct tree_common common;2712 location_t locus;2713 unsigned int uid;2714 tree name;2715 tree context;