Lines Matching defs:functions

396 /* The functions referred to by the BASELINK; either a FUNCTION_DECL,
399 (((struct tree_baselink*) BASELINK_CHECK (NODE))->functions)
400 /* The BINFO in which the search for the functions indicated by this baselink
401 began. This base is used to determine the accessibility of functions
419 tree functions;
456 /* defaulted and deleted functions */
472 /* ref-qualified member functions */
1339 /* Macros to make error reporting functions' lives easier. */
1709 /* Vector member functions defined in this class. Each element is
1711 functions with the same name end up in the same slot. The first
1715 names for these functions will not all be the same. The
1718 functions. There may be empty entries at the end of the vector.
1720 functions are sorted, once the class is complete. */
1724 functions, types, and friends in the order of declaration.
1804 /* A vec<tree> of virtual functions which cannot be inherited by
1806 class must provide its own definition for each of these functions. */
2000 (for templates) or an OVERLOAD list of functions (for implicitly
2001 declared functions). */
2011 throw() functions. */
2072 /* Additional DECL_LANG_SPECIFIC information for functions. */
3497 base classes, and no virtual functions.
4368 /* The various kinds of special functions. If you add to this list,
4636 /* These are uses as bits in flags passed to various functions to
4673 /* Return friend declarations and un-declared builtin functions.
4688 Used by sythesized_method_walk to determine which functions will
4694 /* Used by calls from defaulted functions to limit the overload set to avoid
4748 /* Used with comptypes, and related functions, to guide type
4899 /* Non-static member functions have an optional virt-specifier-seq.
5089 /* For functions. */