Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp4701 static bool isConstantSizeArrayWithMoreThanOneElement(QualType Ty, in isConstantSizeArrayWithMoreThanOneElement() function
4769 if (!isConstantSizeArrayWithMoreThanOneElement(DstArg->getType(), Context)) in CheckStrlcpycatArguments()
4858 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy, in CheckStrncatArguments()