Searched refs:IsLowerBound (Results 1 – 2 of 2) sorted by relevance
3514 bool IsLowerBound) { in emitOMPArraySectionBase() argument3517 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()3551 bool IsLowerBound) { in EmitOMPArraySectionExpr() argument3559 if (IsLowerBound || E->getColonLoc().isInvalid()) { in EmitOMPArraySectionExpr()3654 BaseTy, VLA->getElementType(), IsLowerBound); in EmitOMPArraySectionExpr()3694 IsLowerBound); in EmitOMPArraySectionExpr()
3489 bool IsLowerBound = true);