Home
last modified time | relevance | path

Searched refs:check_nonnull (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h1520 check_nonnull (T* p) in check_nonnull() function
1540 check_constraint_info (check_nonnull (NODE))->template_reqs
1547 check_constraint_info (check_nonnull (NODE))->declarator_reqs
1551 check_constraint_info (check_nonnull (NODE))->associated_constr
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1583 check_nonnull (T* p) in check_nonnull() function
1603 check_constraint_info (check_nonnull (NODE))->template_reqs
1610 check_constraint_info (check_nonnull (NODE))->declarator_reqs
1614 check_constraint_info (check_nonnull (NODE))->associated_constr
H A DChangeLog-20151929 * cp-tree.h (struct tree_constraint_info, check_nonnull)