Home
last modified time | relevance | path

Searched defs:fco (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1470 start_lambda_function (tree fco, tree lambda_expr) in start_lambda_function()
H A Dsemantics.cc12207 apply_deduced_return_type (tree fco, tree return_type) in apply_deduced_return_type()
H A Dparser.cc11687 tree fco; in cp_parser_lambda_declarator_opt() local
11787 tree fco = lambda_function (lambda_expr); in cp_parser_lambda_body() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c1449 start_lambda_function (tree fco, tree lambda_expr) in start_lambda_function()
H A Dsemantics.c10220 apply_deduced_return_type (tree fco, tree return_type) in apply_deduced_return_type()
H A Dparser.c11137 tree fco; in cp_parser_lambda_declarator_opt() local
11233 tree fco = lambda_function (lambda_expr); in cp_parser_lambda_body() local