Searched refs:isVLASupported (Results 1 – 3 of 3) sorted by relevance
1618 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
2284 if (!Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
19214 if (!Context.getTargetInfo().isVLASupported()) { in actOnOMPReductionKindClause()