Home
last modified time | relevance | path

Searched refs:cxx_fold_indirect_ref (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDconstexpr.c3086 cxx_fold_indirect_ref (location_t loc, tree type, tree op0, bool *empty_base) in cxx_fold_indirect_ref() function
3272 = cxx_fold_indirect_ref (loc, TREE_TYPE (subtype), sub, NULL); in cxx_fold_indirect_ref()
3307 tree r = cxx_fold_indirect_ref (EXPR_LOCATION (t), TREE_TYPE (t), orig_op0, in cxx_eval_indirect_ref()
3327 r = cxx_fold_indirect_ref (EXPR_LOCATION (t), TREE_TYPE (t), op0, in cxx_eval_indirect_ref()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDsemantics.c7268 cxx_fold_indirect_ref (location_t loc, tree type, tree op0, bool *empty_base) in cxx_fold_indirect_ref() function
7423 tree newsub = cxx_fold_indirect_ref (loc, TREE_TYPE (subtype), sub, NULL); in cxx_fold_indirect_ref()
7453 r = cxx_fold_indirect_ref (EXPR_LOCATION (t), TREE_TYPE (t), op0, in cxx_eval_indirect_ref()