Searched refs:AllowDeductionGuide (Results 1 – 3 of 3) sorted by relevance
6622 bool AllowDeductionGuide; in ParseDirectDeclarator() local6625 AllowDeductionGuide = false; in ParseDirectDeclarator()6629 AllowDeductionGuide = false; in ParseDirectDeclarator()6632 AllowDeductionGuide = (D.getContext() == DeclaratorContext::File || in ParseDirectDeclarator()6643 AllowDeductionGuide, &TemplateKWLoc, in ParseDirectDeclarator()
2577 bool AllowDeductionGuide, in ParseUnqualifiedId() argument2622 } else if (getLangOpts().CPlusPlus17 && AllowDeductionGuide && in ParseUnqualifiedId()
4436 bool AllowDeductionGuide,