_includes_ellipsis | CPPParameterList | |
_parameters | CPPParameterList | |
CPPParameterList() | CPPParameterList | |
is_equivalent(const CPPParameterList &other) const | CPPParameterList | |
is_fully_specified() const | CPPParameterList | |
is_tbd() const | CPPParameterList | |
operator!=(const CPPParameterList &other) const | CPPParameterList | |
operator<(const CPPParameterList &other) const | CPPParameterList | |
operator==(const CPPParameterList &other) const | CPPParameterList | |
output(ostream &out, CPPScope *scope, bool parameter_names, int num_default_parameters=-1) const | CPPParameterList | |
Parameters typedef | CPPParameterList | |
resolve_type(CPPScope *current_scope, CPPScope *global_scope) | CPPParameterList | |
substitute_decl(CPPDeclaration::SubstDecl &subst, CPPScope *current_scope, CPPScope *global_scope) | CPPParameterList |