Searched refs:BaseEltTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1953 QualType BaseEltTy; local
1954 SizeVal = emitArrayLength(VAT, BaseEltTy, DestPtr);
1955 TypeInfo = getContext().getTypeInfoInChars(BaseEltTy);

Completed in 124 milliseconds