Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp5420 static bool isConstantSizeArrayWithMoreThanOneElement(QualType Ty, in isConstantSizeArrayWithMoreThanOneElement() function
5488 if (!isConstantSizeArrayWithMoreThanOneElement(DstArg->getType(), Context)) in CheckStrlcpycatArguments()
5577 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy, in CheckStrncatArguments()