Home
last modified time | relevance | path

Searched refs:StartsWithDeclaratorId (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp3481 bool StartsWithDeclaratorId = true; in warnAboutRedundantParens() local
3489 StartsWithDeclaratorId = false; in warnAboutRedundantParens()
3503 StartsWithDeclaratorId = false; in warnAboutRedundantParens()
3521 StartsWithDeclaratorId = false; in warnAboutRedundantParens()
3546 if (StartsWithDeclaratorId && D.getCXXScopeSpec().isValid()) { in warnAboutRedundantParens()