Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstraint.cc1233 build_constrained_parameter (tree cnc, tree proto, tree args) in build_constrained_parameter() function
H A Dcp-tree.h7465 extern tree build_constrained_parameter (tree, tree, tree = NULL_TREE);
H A Dparser.c17455 return build_constrained_parameter (conc, proto, args); in cp_parser_maybe_constrained_type_specifier()
17461 tree x = build_constrained_parameter (conc, proto, args); in cp_parser_maybe_constrained_type_specifier()