Home
last modified time | relevance | path

Searched refs:build_qualified_name (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c1589 return build_qualified_name (TREE_TYPE (decl), in finish_non_static_data_member()
3192 decl = build_qualified_name (type, in finish_id_expression()
3301 r = build_qualified_name (TREE_TYPE (r), in finish_id_expression()
H A Dmangle.c2521 build_qualified_name (/*type=*/NULL_TREE, in write_expression()
H A Dtree.c1681 build_qualified_name (tree type, tree scope, tree name, bool template_p) in build_qualified_name() function
H A Dinit.c1825 return build_qualified_name (NULL_TREE, type, member, in build_offset_ref()
H A Dpt.c6311 val = build_qualified_name (type, scope, TREE_OPERAND (val, 1), in convert_template_argument()
11719 return build_qualified_name (NULL_TREE, scope, expr, in tsubst_qualified_id()
12052 name = build_qualified_name (/*type=*/NULL_TREE, in tsubst_copy()
12107 return build_qualified_name (/*type=*/NULL_TREE, in tsubst_copy()
H A Dcp-tree.h5693 extern tree build_qualified_name (tree, tree, tree, bool);
H A Dparser.c6046 name = build_qualified_name (/*type=*/NULL_TREE, in cp_parser_postfix_dot_deref_expression()
20451 decl = build_qualified_name (/*type=*/NULL_TREE, in cp_parser_lookup_name()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dmangle.c2918 build_qualified_name (/*type=*/NULL_TREE, in write_expression()
H A Dpt.c8049 val = build_qualified_name (type, scope, TREE_OPERAND (val, 1), in convert_template_argument()
15194 tree r = build_qualified_name (NULL_TREE, scope, expr, in tsubst_qualified_id()
15550 return build_qualified_name (type, context, DECL_NAME (t), in tsubst_copy()
15697 name = build_qualified_name (/*type=*/NULL_TREE, in tsubst_copy()
15757 return build_qualified_name (/*type=*/NULL_TREE, op0, op1, in tsubst_copy()
16090 = build_qualified_name (NULL_TREE, scope, in tsubst_omp_clauses()
H A Dsemantics.c1875 ret = build_qualified_name (TREE_TYPE (decl), in finish_non_static_data_member()
2117 expr = build_qualified_name (TREE_TYPE (expr), in finish_qualified_id_expr()
H A Dinit.c2077 return build_qualified_name (NULL_TREE, type, member, in build_offset_ref()
H A Dtree.c2080 build_qualified_name (tree type, tree scope, tree name, bool template_p) in build_qualified_name() function
H A Dcp-tree.h7107 extern tree build_qualified_name (tree, tree, tree, bool);
H A Dparser.c7615 name = build_qualified_name (/*type=*/NULL_TREE, in cp_parser_postfix_dot_deref_expression()
26310 decl = build_qualified_name (/*type=*/NULL_TREE, in cp_parser_lookup_name()
32790 id = build_qualified_name (NULL_TREE, scope, id, false); in cp_parser_omp_clause_reduction()