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