Searched refs:VlaType (Results 1 – 1 of 1) sorted by relevance
1817 const auto *VlaType = getContext().getAsVariableArrayType(type); in emitZeroOrPatternForAutoVarInit() local1818 if (!VlaType) in emitZeroOrPatternForAutoVarInit()1820 auto VlaSize = getVLASize(VlaType); in emitZeroOrPatternForAutoVarInit()