Home
last modified time | relevance | path

Searched refs:finish_type_requirement (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1909 return finish_type_requirement (EXPR_LOCATION (t), type); in tsubst_type_requirement()
2947 finish_type_requirement (location_t loc, tree type) in finish_type_requirement() function
H A Dcp-tree.h7906 extern tree finish_type_requirement (location_t, tree);
H A Dparser.c28030 return finish_type_requirement (loc, type); in cp_parser_type_requirement()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc3393 finish_type_requirement (location_t loc, tree type) in finish_type_requirement() function
H A Dcp-tree.h8332 extern tree finish_type_requirement (location_t, tree);
H A Dparser.cc30234 return finish_type_requirement (loc, type); in cp_parser_type_requirement()