Home
last modified time | relevance | path

Searched refs:begin_lambda_type (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c129 begin_lambda_type (tree lambda) in begin_lambda_type() function
H A Dcp-tree.h7008 extern tree begin_lambda_type (tree);
H A Dpt.c17613 tree type = begin_lambda_type (r); in tsubst_lambda_expr()
H A Dparser.c10145 type = begin_lambda_type (lambda_expr); in cp_parser_lambda_expression()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h5628 extern tree begin_lambda_type (tree);
H A Dsemantics.c8733 begin_lambda_type (tree lambda) in begin_lambda_type() function
H A Dparser.c8070 type = begin_lambda_type (lambda_expr); in cp_parser_lambda_expression()