Searched defs:VLA (Results 1 – 5 of 5) sorted by relevance
69 const VariableArrayType *VLA, in checkVLA()282 const VariableArrayType *VLA = Ctx.getAsVariableArrayType(TypeToCheck); in checkPreStmt() local321 const VariableArrayType *VLA = C.getASTContext().getAsVariableArrayType( in checkPreStmt() local
643 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
4522 if (auto *VLA = getContext().getAsVariableArrayType(ResultExprTy)) { in EmitArraySectionExpr() local
421 if (const auto *VLA = dyn_cast<VariableArrayType>(A)) in getCanonicalParamType() local
4875 const VariableArrayType *VLA = in emitReductionFunction() local