Home | History | Annotate | Download | only in Parse

Lines Matching refs:AllowConstructorName

599                          /*AllowConstructorName=*/false,
2374 /// \param AllowConstructorName whether we allow parsing a constructor name.
2384 bool AllowConstructorName,
2413 if (AllowConstructorName &&
2442 if (AllowConstructorName && TemplateId->Name &&