Home | History | Annotate | Download | only in Parse

Lines Matching refs:AllowConstructorName

3931       bool AllowConstructorName;
3933 AllowConstructorName = false;
3935 AllowConstructorName =
3940 AllowConstructorName = (D.getContext() == Declarator::MemberContext);
3946 AllowConstructorName,