Searched refs:StartsWithDeclaratorId (Results 1 – 1 of 1) sorted by relevance
3481 bool StartsWithDeclaratorId = true; in warnAboutRedundantParens() local3489 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3503 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3521 StartsWithDeclaratorId = false; in warnAboutRedundantParens()3546 if (StartsWithDeclaratorId && D.getCXXScopeSpec().isValid()) { in warnAboutRedundantParens()