Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1282 struct GTY (()) tree_static_assert { struct
1283 struct tree_common common;
1284 tree condition;
1285 tree message;
1286 location_t location;
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1350 struct GTY (()) tree_static_assert { struct
1351 struct tree_common common;
1352 tree condition;
1353 tree message;
1354 location_t location;