Lines Matching defs:parameters

1129    active template parameters.  Each node in the list represents one
1130 level of template parameters. The innermost level is first in the
1132 TREE_PURPOSE of each node. The parameters for that level are
1362 for template type parameters, typename types, and instantiated
1363 template template parameters. Keep these checks in ascending code
1372 /* Nonzero if T is a class type. Zero for template type parameters,
1465 for the types of class types, template parameters types, typename
2140 /* DECL_LANG_SPECIFIC for parameters. */
2336 All artificial parameters will have index 0. */
2803 non-type template parameters. */
2875 parameters; the last is the innermost.
2925 /* The number of levels of template parameters given by NODE. */
2995 /* Nonzero if the NODE corresponds to the template parameters for a
3862 template parameters, with 1 being the outermost set of template
3863 parameters. The TREE_VALUE is a vector, whose elements are the
3864 template parameters at each level. Each element in the vector is a
3999 /* Returns the primary template corresponding to these parameters. */
4193 /* True for an OMP_ATOMIC that has dependent parameters. These are stored
4335 /* This type is used for parameters and variables which hold
4444 /* This type is used for parameters and variables which hold
4458 /* This type is used for parameters and variables which hold
5091 /* The parameters to the function as a TREE_LIST of decl/default. */
5092 tree parameters;
5181 /* A parameter list indicating for a function with no parameters,