Lines Matching full:parameter
179 /// set of parameter declarations.
198 /// e.g., function parameter and variable declarations. For example,
209 /// For a parameter pack, the local instantiation scope may contain a
229 /// \brief If non-NULL, the template parameter pack that has been
333 /// \brief Note that the given parameter pack has been partially substituted
337 /// \param Pack The parameter pack, which will always be a template
338 /// parameter pack.
341 /// for this parameter pack.
344 /// arguments provided for this parameter pack.
358 /// \brief Retrieve the partially-substitued template parameter pack.
360 /// If there is no partially-substituted parameter pack, returns NULL.