Searched refs:decl3 (Results 1 – 4 of 4) sorted by relevance
18475 tree decl2, decl3, prev = decl; in tsubst_decomp_names() local18496 decl3 = tsubst (decl2, args, complain, in_decl); in tsubst_decomp_names()18499 if (VAR_P (decl3)) in tsubst_decomp_names()18500 DECL_TEMPLATE_INSTANTIATED (decl3) = 1; in tsubst_decomp_names()18507 maybe_push_decl (decl3); in tsubst_decomp_names()18508 if (error_operand_p (decl3)) in tsubst_decomp_names()18511 && DECL_CHAIN (decl3) != prev in tsubst_decomp_names()18518 prev = decl3; in tsubst_decomp_names()
3528 * pt.c (tsubst_decomp_names): Don't fail or ICE if DECL_CHAIN (decl3)
9046 tree decl3 = OMP_CLAUSE_DECL (*cp3); in omp_target_reorder_clauses() local9050 && operand_equal_p (decl3, decl2_opnd0)) in omp_target_reorder_clauses()
15210 9cb42e3162b14f4df1a55310215558e2 gcc/testsuite/g++.dg/cpp1y/alias-decl3.C24173 bc26ef84f5a062823e14f4e50d2e1e8c gcc/testsuite/g++.dg/template/decl3.C29331 7969b9ed0fc55d3bfa3b62b98a9911f0 gcc/testsuite/g++.old-deja/g++.other/decl3.C29798 9f475a21ce5a4015b7f0d2ca639eac21 gcc/testsuite/g++.old-deja/g++.pt/decl3.C