Searched refs:AllowDeductionGuide (Results 1 – 3 of 3) sorted by relevance
6007 bool AllowDeductionGuide; in ParseDirectDeclarator() local6010 AllowDeductionGuide = false; in ParseDirectDeclarator()6014 AllowDeductionGuide = false; in ParseDirectDeclarator()6017 AllowDeductionGuide = (D.getContext() == DeclaratorContext::File || in ParseDirectDeclarator()6027 AllowDeductionGuide, nullptr, D.getName()) || in ParseDirectDeclarator()
2753 bool AllowDeductionGuide, in ParseUnqualifiedId() argument2798 AllowDeductionGuide && SS.isEmpty() && in ParseUnqualifiedId()
3356 bool AllowDeductionGuide,