Searched refs:isKnownSizeArray (Results 1 – 2 of 2) sorted by relevance
6464 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy, in CheckStrncatArguments() local6466 if (!isKnownSizeArray) { in CheckStrncatArguments()
10218 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy, in CheckStrncatArguments() local10220 if (!isKnownSizeArray) { in CheckStrncatArguments()