Searched refs:StartsWithDeclaratorId (Results 1 – 1 of 1) sorted by relevance
3592 bool StartsWithDeclaratorId = true; in warnAboutRedundantParens() local3600 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3614 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3632 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3657 if (StartsWithDeclaratorId && D.getCXXScopeSpec().isValid()) { in warnAboutRedundantParens()