Home | History | Annotate | Download | only in cp

Lines Matching refs:build_nt

13895 		fullname = build_nt (TEMPLATE_ID_EXPR, name,
15995 build_nt (TEMPLATE_ID_EXPR,
17466 return build_nt (COMPONENT_REF, object, name, NULL_TREE);
17506 return build_nt (code, op0, op1);
17521 return build_nt (ARRAY_REF, op0, op1, NULL_TREE, NULL_TREE);
17543 r = build_nt (code, op0, op1, op2);
17553 r = build_nt (code, op0, op1, op2);
17562 r = build_nt (code, op0, op1);
18178 tree v = build_nt (ARRAY_REF, d,
21292 = build_nt (TEMPLATE_ID_EXPR, BASELINK_FUNCTIONS (member),
21922 tree fullname = build_nt (TEMPLATE_ID_EXPR, name,