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

  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 8248 fold_non_dependent_expr and fold_non_dependent_init.
8324 fold_non_dependent_expr (tree t, function
8339 /* Like fold_non_dependent_expr, but if EXPR couldn't be folded to a constant,
8346 tree t = fold_non_dependent_expr (expr, complain);
9305 constexpr evaluation or tsubst, so fold_non_dependent_expr can't
constexpr.cc 8248 fold_non_dependent_expr and fold_non_dependent_init.
8324 fold_non_dependent_expr (tree t, function
8339 /* Like fold_non_dependent_expr, but if EXPR couldn't be folded to a constant,
8346 tree t = fold_non_dependent_expr (expr, complain);
9305 constexpr evaluation or tsubst, so fold_non_dependent_expr can't

Completed in 59 milliseconds