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.cpp8502 if (const ConstantArrayType *ConstantSource in Perform() local
8505 IncompleteDest->getElementType(), ConstantSource->getSize(), in Perform()
8506 ConstantSource->getSizeExpr(), ArraySizeModifier::Normal, 0); in Perform()