Home | History | Annotate | Download | only in Parse

Lines Matching refs:AllowConstructorName

599                          /*AllowConstructorName=*/false,
2366 /// \param AllowConstructorName whether we allow parsing a constructor name.
2376 bool AllowConstructorName,
2405 if (AllowConstructorName &&
2434 if (AllowConstructorName && TemplateId->Name &&