Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaType.cpp3694 bool StartsWithDeclaratorId = true; in warnAboutRedundantParens() local
3702 StartsWithDeclaratorId = false; in warnAboutRedundantParens()
3716 StartsWithDeclaratorId = false; in warnAboutRedundantParens()
3734 StartsWithDeclaratorId = false; in warnAboutRedundantParens()
3759 if (StartsWithDeclaratorId && D.getCXXScopeSpec().isValid()) { in warnAboutRedundantParens()