Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h559 struct GTY (()) tree_static_assert { struct
560 struct tree_common common;
561 tree condition;
562 tree message;
563 location_t location;
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h1159 struct GTY (()) tree_static_assert { struct
1160 struct tree_common common;
1161 tree condition;
1162 tree message;
1163 location_t location;