Home
last modified time | relevance | path

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

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