Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp2769 if (const ArrayType *UnqAT = RangeType->getAsArrayTypeUnsafe()) { in BuildCXXForRangeStmt() local
2790 if (const ConstantArrayType *CAT = dyn_cast<ConstantArrayType>(UnqAT)) in BuildCXXForRangeStmt()
2794 dyn_cast<VariableArrayType>(UnqAT)) { in BuildCXXForRangeStmt()