Searched defs:VLA (Results 1 – 5 of 5) sorted by relevance
69 const VariableArrayType *VLA, in checkVLA() argument 282 const VariableArrayType *VLA = Ctx.getAsVariableArrayType(TypeToCheck); checkPreStmt() local 321 const VariableArrayType *VLA = C.getASTContext().getAsVariableArrayType( checkPreStmt() local [all...]
626 Capture(IsVLACapture,const VariableArrayType * VLA,bool IsNested,SourceLocation Loc,QualType CaptureType) Capture() argument
4476 if (auto *VLA = getContext().getAsVariableArrayType(ResultExprTy)) { EmitOMPArraySectionExpr() local [all...]
393 if (const auto *VLA = dyn_cast<VariableArrayType>(A)) getCanonicalParamType() local
4859 const VariableArrayType *VLA = emitReductionFunction() local