Searched defs:is_function (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dcrash32.C6 struct is_function : public integral_constant { }; struct in inherits:integral_constant
9 struct is_function : public integral_constant { }; // { dg-error "" } struct in inherits:integral_constant
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dref-qual16.C8 template <typename> struct is_function {}; struct
H A Dpr57101.C26 template < typename > struct is_function:false_type struct in namespace:__anon901
H A Dpr47416.C14 template < typename > struct is_function:false_type struct in namespace:std
H A Dvariadic98.C28 template<typename> struct is_function : public false_type { struct in namespace:std
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Ddump1.C95 struct is_function struct in namespace:std
/haiku-buildtools/gcc/libbacktrace/
H A Ddwarf.c2252 int is_function; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ada-spec.c353 int is_function = 0; local
2007 bool is_function; local
2391 bool is_function; local
2879 bool is_function, is_abstract_class = false; local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dgogo.h2012 is_function() const function in class:Named_object
/haiku-buildtools/legacy/gcc/gcc/
H A Dmips-tfile.c2868 int is_function = 0; /* != 0 if function */ local
/haiku-buildtools/gcc/gcc/
H A Domp-low.c13782 bool is_function = TREE_CODE (it) != VAR_DECL; local

Completed in 266 milliseconds