Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp689 if (const ConstantArrayType *CAType = dyn_cast<ConstantArrayType>(AType)) in FillInEmptyInitializations() local
2664 if (const ConstantArrayType *CAType = dyn_cast<ConstantArrayType>(AType)) { in getStructuredSubobjectInit() local
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp841 if (const auto *CAType = dyn_cast<ConstantArrayType>(AType)) in FillInEmptyInitializations() local
3071 if (const ConstantArrayType *CAType = dyn_cast<ConstantArrayType>(AType)) { in createInitListExpr() local