Searched refs:IsLowerBound (Results 1 – 4 of 4) 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);
3877 bool IsLowerBound) { in emitOMPArraySectionBase() argument3880 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()3913 bool IsLowerBound) { in EmitOMPArraySectionExpr() argument3921 if (IsLowerBound || E->getColonLocFirst().isInvalid()) { in EmitOMPArraySectionExpr()4020 BaseTy, VLA->getElementType(), IsLowerBound); in EmitOMPArraySectionExpr()4060 IsLowerBound); in EmitOMPArraySectionExpr()
3784 bool IsLowerBound = true);