Searched refs:IsLowerBound (Results 1 – 2 of 2) sorted by relevance
3887 bool IsLowerBound) { in emitOMPArraySectionBase() argument3890 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()3923 bool IsLowerBound) { in EmitOMPArraySectionExpr() argument3931 if (IsLowerBound || E->getColonLocFirst().isInvalid()) { in EmitOMPArraySectionExpr()4030 BaseTy, VLA->getElementType(), IsLowerBound); in EmitOMPArraySectionExpr()4070 IsLowerBound); in EmitOMPArraySectionExpr()
3849 bool IsLowerBound = true);