Home
last modified time | relevance | path

Searched refs:STATIC_ASSERT_CONDITION (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dptree.cc384 print_node (file, "condition", STATIC_ASSERT_CONDITION (node), indent+4); in cxx_print_xnode()
Dcp-tree.def349 STATIC_ASSERT_CONDITION contains the condition that is being
Dcxx-pretty-print.cc2413 expression (STATIC_ASSERT_CONDITION (t)); in declaration()
Dtree.cc5581 WALK_SUBTREE (STATIC_ASSERT_CONDITION (*tp)); in cp_walk_subtrees()
DChangeLog-20122104 for STATIC_ASSERT_CONDITION.
DChangeLog-2006296 * cp-tree.h (STATIC_ASSERT_CONDITION): New.
Dcp-tree.h1337 #define STATIC_ASSERT_CONDITION(NODE) \ macro
Dsemantics.cc11202 STATIC_ASSERT_CONDITION (assertion) = condition; in finish_static_assert()
Dpt.cc19139 tsubst_expr (STATIC_ASSERT_CONDITION (t), in tsubst_expr()