OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:instance_ref
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-polymorphic-call.cc
1575
tree
instance_ref
= NULL;
local
1671
instance_ref
= ref_exp;
1679
if (!
instance_ref
)
1689
ao_ref_init (&ao,
instance_ref
);
1718
print_generic_expr (dump_file,
instance_ref
, TDF_SLIM);
1724
tci.vtbl_ptr_ref =
instance_ref
;
/src/external/gpl3/gcc.old/dist/gcc/
ipa-polymorphic-call.cc
1576
tree
instance_ref
= NULL;
local
1672
instance_ref
= ref_exp;
1680
if (!
instance_ref
)
1690
ao_ref_init (&ao,
instance_ref
);
1719
print_generic_expr (dump_file,
instance_ref
, TDF_SLIM);
1725
tci.vtbl_ptr_ref =
instance_ref
;
Completed in 17 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026