Searched refs:AllowDeductionGuide (Results 1 – 3 of 3) sorted by relevance
6192 bool AllowDeductionGuide; in ParseDirectDeclarator() local6195 AllowDeductionGuide = false; in ParseDirectDeclarator()6199 AllowDeductionGuide = false; in ParseDirectDeclarator()6202 AllowDeductionGuide = (D.getContext() == DeclaratorContext::File || in ParseDirectDeclarator()6212 AllowDeductionGuide, nullptr, D.getName()) || in ParseDirectDeclarator()
2798 bool AllowDeductionGuide, in ParseUnqualifiedId() argument2843 AllowDeductionGuide && SS.isEmpty() && in ParseUnqualifiedId()
3361 bool AllowDeductionGuide,