Home
last modified time | relevance | path

Searched defs:guide (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dguide.rst1 .. _guide: target
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc29708 if (tree guide = maybe_aggr_guide (TI_TEMPLATE (tinfo), init, args)) in maybe_aggr_guide() local
29788 tree guide = build_deduction_guide (type, parms, NULL_TREE, complain); in maybe_aggr_guide() local
29989 tree guide = build_deduction_guide (type, *iter, outer_args, complain); in ctor_deduction_guides_for() local
29996 tree guide = build_deduction_guide (type, type, outer_args, in ctor_deduction_guides_for() local
30004 tree guide = build_deduction_guide (type, gtype, outer_args, in ctor_deduction_guides_for() local
30232 if (tree guide = maybe_aggr_guide (tmpl, init, args)) in do_class_deduction() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c28722 tree guide = build_deduction_guide (type, parms, NULL_TREE, complain); in maybe_aggr_guide() local
28918 tree guide = build_deduction_guide (type, *iter, outer_args, complain); in ctor_deduction_guides_for() local
28925 tree guide = build_deduction_guide (type, type, outer_args, in ctor_deduction_guides_for() local
28933 tree guide = build_deduction_guide (type, gtype, outer_args, in ctor_deduction_guides_for() local
29122 if (tree guide = maybe_aggr_guide (tmpl, init, args)) in do_class_deduction() local