HomeSort by: relevance | last modified time | path
    Searched defs:tsubst_lambda_expr (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
pt.cc 1273 tsubst_lambda_expr. */
10282 /* Lambda closures are regenerated in tsubst_lambda_expr, not
14586 /* We're substituting a lambda function under tsubst_lambda_expr but not
14640 tsubst_lambda_expr now that we know the closure type. */
14770 /* If we are coming from tsubst_lambda_expr we might not have
15129 /* True if FN is the substitution (via tsubst_lambda_expr) of a function for
15869 /* Except that we do substitute default arguments under tsubst_lambda_expr,
18589 /* We're in tsubst_lambda_expr, we've already inserted a new
18618 tsubst_lambda_expr. */
19660 /* Subroutine of tsubst_lambda_expr: add the FIELD/INIT capture pair to th
19694 tsubst_lambda_expr (tree t, tree args, tsubst_flags_t complain, tree in_decl) function
    [all...]

Completed in 31 milliseconds