Searched defs:placeholder (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters/
H A Dtr1.cc28 placeholder(const T &s) function
35 placeholder(const std::pair<T,S> &s) function
H A Dshared_ptr.cc26 placeholder(const T &s) function
H A Dcxx11.cc32 placeholder(const T &s) function
39 placeholder(const std::pair<T,S> &s) function
H A Dwhatis.cc40 placeholder(const T *s) function
[all...]
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_suppressions.cc68 ALIGNED(64) static char placeholder[sizeof(SuppressionContext)]; member in namespace:__sanitizer
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic-bind.C278 template<int I> struct placeholder {} ; struct
[all...]
/haiku-buildtools/gcc/libsanitizer/lsan/
H A Dlsan_common.cc114 ALIGNED(64) static char placeholder[sizeof(InternalMmapVector<RootRegion>)]; local
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc941 Gcc_backend::set_placeholder_pointer_type(Btype* placeholder, argument
969 Gcc_backend::set_placeholder_function_type(Btype* placeholder, Btype* ft) argument
994 set_placeholder_struct_type( Btype* placeholder, const std::vector<Btyped_identifier>& fields) argument
1030 set_placeholder_array_type(Btype* placeholder, Btype* element_btype, Bexpression* length) argument
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc1081 Type::finish_backend(Gogo* gogo, Btype *placeholder) argument
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dsemantics.c5065 clone_omp_udr(tree stmt, tree omp_decl1, tree omp_decl2, tree decl, tree placeholder) argument
5186 tree placeholder = NULL_TREE; local
[all...]
H A Dpt.c13707 tree placeholder = OMP_CLAUSE_REDUCTION_PLACEHOLDER (oc); local
/haiku-buildtools/gcc/gcc/
H A Domp-low.c4069 tree placeholder = OMP_CLAUSE_REDUCTION_PLACEHOLDER (c); local
4596 tree placeholder = OMP_CLAUSE_REDUCTION_PLACEHOLDER (c); local
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c12041 c_clone_omp_udr(tree stmt, tree omp_decl1, tree omp_decl2, tree decl, tree placeholder) argument
12176 tree placeholder = build_decl (OMP_CLAUSE_LOCATION (c), local
[all...]

Completed in 414 milliseconds