Lines Matching defs:functions

4    and during the instantiation of template functions.
89 Typical use of access checking functions is described here:
562 /* We don't inline calls to functions with computed gotos.
563 Those functions are typically up to some funny business,
1612 /* See if any of the functions are non-static members. */
1740 the function (or functions) to call; ARGS are the arguments to the
1741 call. Returns the functions to be considered by overload
1748 tree functions = NULL_TREE;
1755 functions = fn;
1756 identifier = DECL_NAME (get_first_fn (functions));
1760 functions = fn;
1770 fn = lookup_arg_dependent (identifier, functions, args);
1943 error ("%<this%> is unavailable for static member functions");
2288 and the member function type of class member functions. */
2292 /* Put functions on the TYPE_METHODS list and everything else on the
2456 /* If FNS is a member function, a set of member functions, or a
2457 template-id referring to one or more member functions, return a
2663 /* Disallow uses of local variables from containing functions. */
2753 names a set of overloaded functions. What if some of them
2772 /* For a set of overloaded functions, check each of the
2773 functions. */
2787 /* The functions are those referred to by the
2793 the overloaded functions. */
2798 /* Member functions of dependent classes are
2983 /* A set of member functions. */
3193 functions to which they thunk. The whole point of vcall offsets
3229 functions. */
3307 /* Must lower the nested functions which could be, among other
3308 things, block helper functions. */
3318 to the list of functions to be called along with constructors
3324 to the list of functions to be called along with destructors from
3329 /* We make a decision about linkage for these functions at the end
3332 these functions so that it can inline them as appropriate. */
3345 linkage of all functions, and as that causes writes to
3347 to mark the functions at this point. */
3361 /* If the user wants us to keep all inline functions, then mark