Searched refs:StartsWithDeclaratorId (Results 1 – 1 of 1) sorted by relevance
3694 bool StartsWithDeclaratorId = true; in warnAboutRedundantParens() local3702 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3716 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3734 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3759 if (StartsWithDeclaratorId && D.getCXXScopeSpec().isValid()) { in warnAboutRedundantParens()