Searched defs:tree_static_assert (Results 1 – 2 of 2) sorted by relevance
1282 struct GTY (()) tree_static_assert { struct1283 struct tree_common common;1284 tree condition;1285 tree message;1286 location_t location;
1350 struct GTY (()) tree_static_assert { struct1351 struct tree_common common;1352 tree condition;1353 tree message;1354 location_t location;