Home
last modified time | relevance | path

Searched refs:check_clones (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-polymorphic-call.c486 polymorphic_ctor_dtor_p (tree fn, bool check_clones) in polymorphic_ctor_dtor_p() argument
491 if (!check_clones) in polymorphic_ctor_dtor_p()
513 inlined_polymorphic_ctor_dtor_block_p (tree block, bool check_clones) in inlined_polymorphic_ctor_dtor_block_p() argument
519 return polymorphic_ctor_dtor_p (fn, check_clones); in inlined_polymorphic_ctor_dtor_block_p()
560 bool check_clones = !base || is_global_var (base); in decl_maybe_in_construction_p() local
563 if (tree fn = inlined_polymorphic_ctor_dtor_block_p (block, check_clones)) in decl_maybe_in_construction_p()
H A Dipa-polymorphic-call.cc489 polymorphic_ctor_dtor_p (tree fn, bool check_clones) in polymorphic_ctor_dtor_p() argument
494 if (!check_clones) in polymorphic_ctor_dtor_p()
516 inlined_polymorphic_ctor_dtor_block_p (tree block, bool check_clones) in inlined_polymorphic_ctor_dtor_block_p() argument
522 return polymorphic_ctor_dtor_p (fn, check_clones); in inlined_polymorphic_ctor_dtor_block_p()
563 bool check_clones = !base || is_global_var (base); in decl_maybe_in_construction_p() local
566 if (tree fn = inlined_polymorphic_ctor_dtor_block_p (block, check_clones)) in decl_maybe_in_construction_p()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-polymorphic-call.c486 polymorphic_ctor_dtor_p (tree fn, bool check_clones) in polymorphic_ctor_dtor_p() argument
491 if (!check_clones) in polymorphic_ctor_dtor_p()
513 inlined_polymorphic_ctor_dtor_block_p (tree block, bool check_clones) in inlined_polymorphic_ctor_dtor_block_p() argument
519 return polymorphic_ctor_dtor_p (fn, check_clones); in inlined_polymorphic_ctor_dtor_block_p()
560 bool check_clones = !base || is_global_var (base); in decl_maybe_in_construction_p() local
563 if (tree fn = inlined_polymorphic_ctor_dtor_block_p (block, check_clones)) in decl_maybe_in_construction_p()