OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECL_VINDEX
(Results
1 - 25
of
38
) sorted by relevancy
1
2
/src/external/gpl3/gcc.old/dist/gcc/cp/
class.cc
1760
if (
DECL_VINDEX
(dtor))
2570
/* Given a
DECL_VINDEX
of a virtual function found in BINFO, return the final
2904
||
DECL_VINDEX
(fn) == error_mark_node)
2933
if (TREE_CODE (method) == FUNCTION_DECL &&
DECL_VINDEX
(method))
2976
/* Set
DECL_VINDEX
to a value that is neither an INTEGER_CST nor
2979
DECL_VINDEX
(decl) = decl;
2996
if (!
DECL_VINDEX
(decl))
2998
DECL_VINDEX
(decl) = error_mark_node;
3044
&&
DECL_VINDEX
(fndecl))
4766
&& (TREE_CODE (x) != FUNCTION_DECL || !
DECL_VINDEX
(x))
[
all
...]
call.cc
9512
if (
DECL_VINDEX
(fn) && (flags & LOOKUP_NONVIRTUAL) == 0
9515
tree ov = lookup_vfn_in_binfo (
DECL_VINDEX
(fn), base_binfo);
9882
if (
DECL_VINDEX
(fn) && (flags & LOOKUP_NONVIRTUAL) == 0)
9895
fn = build_vfn_ref (argarray[0],
DECL_VINDEX
(fn));
decl.cc
2189
if (
DECL_VINDEX
(olddecl))
2190
DECL_VINDEX
(newdecl) =
DECL_VINDEX
(olddecl);
17363
&& !
DECL_VINDEX
(decl1)));
decl2.cc
3383
&& !
DECL_VINDEX
(decl)));
init.cc
5088
if (!dtor || !
DECL_VINDEX
(dtor))
tree.cc
2273
(long) n, (long) TREE_INT_CST_LOW (
DECL_VINDEX
(fndecl)));
/src/external/gpl3/gcc/dist/gcc/cp/
class.cc
1986
if (
DECL_VINDEX
(dtor))
2796
/* Given a
DECL_VINDEX
of a virtual function found in BINFO, return the final
3130
||
DECL_VINDEX
(fn) == error_mark_node)
3159
if (TREE_CODE (method) == FUNCTION_DECL &&
DECL_VINDEX
(method))
3202
/* Set
DECL_VINDEX
to a value that is neither an INTEGER_CST nor
3205
DECL_VINDEX
(decl) = decl;
3222
if (!
DECL_VINDEX
(decl))
3224
DECL_VINDEX
(decl) = error_mark_node;
3275
&&
DECL_VINDEX
(fndecl))
5043
&& (TREE_CODE (x) != FUNCTION_DECL || !
DECL_VINDEX
(x))
[
all
...]
call.cc
10191
if (
DECL_VINDEX
(fn) && (flags & LOOKUP_NONVIRTUAL) == 0
10194
tree ov = lookup_vfn_in_binfo (
DECL_VINDEX
(fn), base_binfo);
10592
if (
DECL_VINDEX
(fn) && (flags & LOOKUP_NONVIRTUAL) == 0)
10605
fn = build_vfn_ref (argarray[0],
DECL_VINDEX
(fn));
decl.cc
2359
if (
DECL_VINDEX
(olddecl))
2360
DECL_VINDEX
(newdecl) =
DECL_VINDEX
(olddecl);
18117
&& !
DECL_VINDEX
(decl1)));
decl2.cc
3566
&& !
DECL_VINDEX
(decl)));
init.cc
5228
if (!dtor || !
DECL_VINDEX
(dtor))
/src/external/gpl3/gcc.old/dist/gcc/
dbxout.cc
1643
if (
DECL_VINDEX
(decl))
1658
if (
DECL_VINDEX
(decl) && tree_fits_shwi_p (
DECL_VINDEX
(decl)))
1660
stabstr_D (tree_to_shwi (
DECL_VINDEX
(decl)));
ipa-param-manipulation.cc
576
DECL_VINDEX
(new_decl) = NULL_TREE;
1629
DECL_VINDEX
(m_fndecl) = NULL_TREE;
ipa-free-lang-data.cc
625
DECL_VINDEX
(decl) = NULL_TREE;
lto-streamer-out.cc
1042
gcc_checking_assert (
DECL_VINDEX
(expr) == NULL);
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-common.cc
685
CHECK_NO_VAR (
DECL_VINDEX
(t));
1483
compare_tree_edges (
DECL_VINDEX
(t1),
DECL_VINDEX
(t2));
2555
LTO_NO_PREVAIL (
DECL_VINDEX
(t));
/src/external/gpl3/gcc/dist/gcc/lto/
lto-common.cc
685
CHECK_NO_VAR (
DECL_VINDEX
(t));
1488
compare_tree_edges (
DECL_VINDEX
(t1),
DECL_VINDEX
(t2));
2571
LTO_NO_PREVAIL (
DECL_VINDEX
(t));
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ada-spec.cc
1070
if (TREE_CODE (fld) == FUNCTION_DECL &&
DECL_VINDEX
(fld))
1684
&& !(num == 1 && is_method && (
DECL_VINDEX
(func) || is_constructor)))
3059
else if (!
DECL_VINDEX
(t) && *IDENTIFIER_POINTER (decl_name) == '_')
/src/external/gpl3/gcc/dist/gcc/c-family/
c-ada-spec.cc
1070
if (TREE_CODE (fld) == FUNCTION_DECL &&
DECL_VINDEX
(fld))
1686
&& !(num == 1 && is_method && (
DECL_VINDEX
(func) || is_constructor)))
3106
else if (!
DECL_VINDEX
(t) && *IDENTIFIER_POINTER (decl_name) == '_')
/src/external/gpl3/gcc/dist/gcc/
ipa-free-lang-data.cc
625
DECL_VINDEX
(decl) = NULL_TREE;
ipa-param-manipulation.cc
546
DECL_VINDEX
(new_decl) = NULL_TREE;
1750
DECL_VINDEX
(m_fndecl) = NULL_TREE;
lto-streamer-out.cc
1049
gcc_checking_assert (
DECL_VINDEX
(expr) == NULL);
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-features.cc
2728
||
DECL_VINDEX
(decl))
2996
if (
DECL_VINDEX
(versn->decl))
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386-features.cc
3711
||
DECL_VINDEX
(decl))
3980
if (
DECL_VINDEX
(versn->decl))
/src/external/gpl3/gcc.old/dist/gcc/d/
decl.cc
1430
DECL_VINDEX
(decl->csym) = size_int (fd->vtblIndex);
Completed in 369 milliseconds
1
2
Indexes created Tue Feb 24 08:35:24 UTC 2026