Searched refs:AllowConstructorName (Results 1 – 3 of 3) sorted by relevance
2488 bool AllowConstructorName, in ParseUnqualifiedId() argument2526 if (AllowConstructorName && in ParseUnqualifiedId()2567 if (AllowConstructorName && TemplateId->Name && in ParseUnqualifiedId()
5638 bool AllowConstructorName; in ParseDirectDeclarator() local5641 AllowConstructorName = false; in ParseDirectDeclarator()5644 AllowConstructorName = in ParseDirectDeclarator()5649 AllowConstructorName = in ParseDirectDeclarator()5659 /*AllowDestructorName=*/true, AllowConstructorName, in ParseDirectDeclarator()
2895 bool AllowConstructorName,