Home | History | Annotate | Download | only in Parse

Lines Matching refs:AllowConstructorName

513                          /*AllowConstructorName=*/false,
2020 /// \param AllowConstructorName whether we allow parsing a constructor name.
2030 bool AllowConstructorName,
2059 if (AllowConstructorName &&
2088 if (AllowConstructorName && TemplateId->Name &&