Home | History | Annotate | Download | only in ast

Lines Matching full:is_optional

948     const AstRawString* name, VariableMode mode, bool is_optional, bool is_rest,
953 DCHECK(!is_optional || !is_rest);