Searched refs:IsLowerBound (Results 1 – 2 of 2) sorted by relevance
3002 bool IsLowerBound) { in emitOMPArraySectionBase() argument3005 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()3034 bool IsLowerBound) { in EmitOMPArraySectionExpr() argument3047 if (IsLowerBound || E->getColonLoc().isInvalid()) { in EmitOMPArraySectionExpr()3141 VLA->getElementType(), IsLowerBound); in EmitOMPArraySectionExpr()3177 BaseTy, ResultExprTy, IsLowerBound); in EmitOMPArraySectionExpr()
2728 bool IsLowerBound = true);