Searched defs:const (Results 1 - 25 of 1521) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-const-this.C6 void g() const { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr59918.C12 void f() const { argument
H A Dpr64686.C15 B::m_fn1 (int *) const argument
H A Dpr65626.C15 void B::m_fn3(const A &, const in argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr57175.C8 A (A const&) { do_not_remove (); } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt8.C20 B::operator const A&() const { argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/abi/
H A Dmangle5.C4 void f (void (A::*)() const) {} argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dpolicy_access_fn_imps.hpp50 get_cmp_fn() const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dpolicy_access_fn_imps.hpp52 get_cmp_fn() const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dpolicy_access_fn_imps.hpp50 get_cmp_fn() const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dpolicy_access_fn_imps.hpp50 get_cmp_fn() const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dfind_fn_imps.hpp44 top() const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dtrace_fn_imps.hpp46 trace() const argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dfind_fn_imps.hpp44 top() const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/is_function/
H A D35637.cc25 void F() const {} argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/unique_ptr/assign/
H A D48635_neg.cc30 void operator()(T*) const {} argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_function/
H A D35637.cc27 void F() const {} argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-diag1.C8 constexpr int f() const { return 42; } // { dg-error "enclosing class" } argument
H A Drv9p.C7 S(S const&s): i(s.i) {} argument
H A Dconstexpr-trivial1.C16 constexpr bool operator!= (const B x) const { return c != x.c; } argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr65003.C29 bool D::foo (int &, bool) const {} argument
31 bool F::foo (int &, bool) const {} argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ubsan/
H A Dpr63813.C9 B::bar () const argument
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp438.C18 void C::test() const argument
H A Dnet12.C13 Foo::m() const argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Danon8.C7 unsigned operator[] (T i) const { return d[i]; } argument

Completed in 283 milliseconds

1234567891011>>