Home | History | Annotate | Download | only in Parse

Lines Matching refs:AllowConstructorName

4971       bool AllowConstructorName;
4973 AllowConstructorName = false;
4975 AllowConstructorName =
4979 AllowConstructorName = (D.getContext() == Declarator::MemberContext);
4986 AllowConstructorName,