Searched refs:IsLowerBound (Results 1 – 2 of 2) sorted by relevance
4337 bool IsLowerBound) { in emitOMPArraySectionBase() argument4340 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()4373 bool IsLowerBound) { in EmitOMPArraySectionExpr() argument4381 if (IsLowerBound || E->getColonLocFirst().isInvalid()) { in EmitOMPArraySectionExpr()4482 BaseTy, VLA->getElementType(), IsLowerBound); in EmitOMPArraySectionExpr()4522 IsLowerBound); in EmitOMPArraySectionExpr()
4027 bool IsLowerBound = true);