Searched refs:cdtor_returns_this (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Doptimize.c192 if (targetm.cxx.cdtor_returns_this ())
H A Dmethod.c1007 if (targetm.cxx.cdtor_returns_this () && !TYPE_FOR_JAVA (type))
H A Ddecl.c6679 if (targetm.cxx.cdtor_returns_this () && !TYPE_FOR_JAVA (optype))
6692 if (targetm.cxx.cdtor_returns_this () && !TYPE_FOR_JAVA (optype))
10600 && targetm.cxx.cdtor_returns_this ()))
10778 if (targetm.cxx.cdtor_returns_this ())
10884 if (targetm.cxx.cdtor_returns_this ())
H A Dsemantics.c761 && targetm.cxx.cdtor_returns_this ()))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Doptimize.c151 if (targetm.cxx.cdtor_returns_this ())
391 if (targetm.cxx.cdtor_returns_this ())
H A Dmethod.c894 if (targetm.cxx.cdtor_returns_this () && !TYPE_FOR_JAVA (type))
H A Dsemantics.c794 && targetm.cxx.cdtor_returns_this ()))
3639 if (targetm.cxx.cdtor_returns_this () || errorcount)
3661 if (targetm.cxx.cdtor_returns_this () || errorcount)
H A Ddecl.c7566 if (targetm.cxx.cdtor_returns_this () && !TYPE_FOR_JAVA (optype))
7579 if (targetm.cxx.cdtor_returns_this () && !TYPE_FOR_JAVA (optype))
12104 && targetm.cxx.cdtor_returns_this ()))
12287 if (targetm.cxx.cdtor_returns_this ()
12369 if (targetm.cxx.cdtor_returns_this ())
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtarget.h654 bool (*cdtor_returns_this) (void); member in struct:gcc_target::cxx
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtarget.h1084 bool (*cdtor_returns_this) (void); member in struct:gcc_target::cxx

Completed in 142 milliseconds