Searched refs:isConstantSizeArrayWithMoreThanOneElement (Results 1 – 1 of 1) sorted by relevance
4701 static bool isConstantSizeArrayWithMoreThanOneElement(QualType Ty, in isConstantSizeArrayWithMoreThanOneElement() function4769 if (!isConstantSizeArrayWithMoreThanOneElement(DstArg->getType(), Context)) in CheckStrlcpycatArguments()4858 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy, in CheckStrncatArguments()