Searched refs:StartsWithDeclaratorId (Results 1 – 1 of 1) sorted by relevance
3535 bool StartsWithDeclaratorId = true; in warnAboutRedundantParens() local3543 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3557 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3575 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3600 if (StartsWithDeclaratorId && D.getCXXScopeSpec().isValid()) { in warnAboutRedundantParens()