Searched refs:IsLowerBound (Results 1 – 2 of 2) sorted by relevance
3977 bool IsLowerBound) { in emitOMPArraySectionBase() argument3980 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()4014 bool IsLowerBound) { in EmitOMPArraySectionExpr() argument4022 if (IsLowerBound || E->getColonLocFirst().isInvalid()) { in EmitOMPArraySectionExpr()4121 BaseTy, VLA->getElementType(), IsLowerBound); in EmitOMPArraySectionExpr()4161 IsLowerBound); in EmitOMPArraySectionExpr()
3915 bool IsLowerBound = true);