Searched defs:deref (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic101.C9 T deref(const T& t) function
16 -> decltype(deref(u.f(), args...)) function
H A Dvariadic122.C11 T deref (T) function
15 auto deref (T u, int, Args ... args)->decltype (deref (u.f (), args ...)) function
/haiku-buildtools/gcc/libvtv/testsuite/libvtv.cc/
H A Devent.h11 void deref() function in class:RefCounted
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr46640.C7 bool deref () function in struct:QBasicAtomicInt
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr43812.C13 void deref () const { function in class:RefCounted
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr42773.C6 bool deref() { function in struct:QShared
H A Dpr39362.C7 void deref () { delete static_cast <T *>(this); } function in struct:C
H A Dpr68220.C95 template <typename Node> struct deref<l_iter<Node>> { struct in namespace:mpl
/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dtest-debug-strings.c76 gcc_jit_lvalue *deref = local
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Dcean_util.cpp221 generate_mem_ranges( const char *spaces, const arr_desc *adp, bool deref, fpp fp ) argument
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c2534 tree deref; local
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-sccvn.c650 bool deref = false; local
H A Ddwarf2out.c12748 dw_loc_descr_ref deref; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.h781 deref() function in class:Type
788 deref() const function in class:Type
H A Dtypes.cc4321 Type* deref = this->points_to(); local
[all...]
H A Dexpressions.cc4336 Expression::deref() function in class:Expression
9741 Expression* deref = Expression::make_unary(OPERATOR_MULT, left, local
[all...]

Completed in 411 milliseconds