Searched refs:isNonPowerOf2NorNullLiteral (Results 1 – 1 of 1) sorted by relevance
64 static bool isNonPowerOf2NorNullLiteral(const EnumConstantDecl *EnumConst) { in isNonPowerOf2NorNullLiteral() function92 [](const EnumConstantDecl *E) { return isNonPowerOf2NorNullLiteral(E); }); in countNonPowOfTwoLiteralNum()164 } else if (isNonPowerOf2NorNullLiteral(EnumConst)) { in checkSuspiciousBitmaskUsage()