Searched refs:IsLowerBound (Results 1 – 2 of 2) sorted by relevance
3952 bool IsLowerBound) { in emitOMPArraySectionBase() argument3955 BaseLVal = CGF.EmitOMPArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()3989 bool IsLowerBound) { in EmitOMPArraySectionExpr() argument3997 if (IsLowerBound || E->getColonLocFirst().isInvalid()) { in EmitOMPArraySectionExpr()4097 BaseTy, VLA->getElementType(), IsLowerBound); in EmitOMPArraySectionExpr()4137 IsLowerBound); in EmitOMPArraySectionExpr()
3918 bool IsLowerBound = true);