Home
last modified time | relevance | path

Searched defs:CAType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp522 if (const auto *CAType = dyn_cast<ConstantArrayType>(AType)) in HandleEmbed() local
915 if (const auto *CAType = dyn_cast<ConstantArrayType>(AType)) in FillInEmptyInitializations() local
3399 if (const ConstantArrayType *CAType = dyn_cast<ConstantArrayType>(AType)) { in createInitListExpr() local