Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8994 bool isKnownSizeArray = isConstantSizeArrayWithMoreThanOneElement(DstTy, in CheckStrncatArguments() local
8996 if (!isKnownSizeArray) { in CheckStrncatArguments()