Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp8221 if (const ConstantArrayType *ConstantSource in Perform() local
8224 IncompleteDest->getElementType(), ConstantSource->getSize(), in Perform()
8225 ConstantSource->getSizeExpr(), ArraySizeModifier::Normal, 0); in Perform()