Searched defs:VLA (Results 1 – 6 of 6) sorted by relevance
69 const VariableArrayType *VLA, in checkVLA()269 const VariableArrayType *VLA = Ctx.getAsVariableArrayType(TypeToCheck); in checkPreStmt() local309 const VariableArrayType *VLA = C.getASTContext().getAsVariableArrayType( in checkPreStmt() local
113 typedef int VLA[m][m]; in fvla() typedef
598 Capture(IsVLACapture, const VariableArrayType *VLA, bool IsNested, in Capture()
4024 if (auto *VLA = getContext().getAsVariableArrayType(ResultExprTy)) { in EmitOMPArraySectionExpr() local
389 if (const auto *VLA = dyn_cast<VariableArrayType>(A)) in getCanonicalParamType() local
5470 const VariableArrayType *VLA = in emitReductionFunction() local