Searched refs:AllowDeductionGuide (Results 1 – 3 of 3) sorted by relevance
6956 bool AllowDeductionGuide; in ParseDirectDeclarator() local6959 AllowDeductionGuide = false; in ParseDirectDeclarator()6963 AllowDeductionGuide = false; in ParseDirectDeclarator()6966 AllowDeductionGuide = (D.getContext() == DeclaratorContext::File || in ParseDirectDeclarator()6977 AllowDeductionGuide, &TemplateKWLoc, in ParseDirectDeclarator()
2970 bool AllowDeductionGuide, in ParseUnqualifiedId() argument3015 } else if (getLangOpts().CPlusPlus17 && AllowDeductionGuide && in ParseUnqualifiedId()
3656 bool AllowDeductionGuide,