Searched refs:AllowDeductionGuide (Results 1 – 3 of 3) sorted by relevance
6328 bool AllowDeductionGuide; in ParseDirectDeclarator() local6331 AllowDeductionGuide = false; in ParseDirectDeclarator()6335 AllowDeductionGuide = false; in ParseDirectDeclarator()6338 AllowDeductionGuide = (D.getContext() == DeclaratorContext::File || in ParseDirectDeclarator()6348 AllowDeductionGuide, nullptr, D.getName()) || in ParseDirectDeclarator()
2851 bool AllowDeductionGuide, in ParseUnqualifiedId() argument2897 AllowDeductionGuide && SS.isEmpty() && in ParseUnqualifiedId()
3473 bool AllowDeductionGuide,