Searched refs:IsLowerBound (Results 1 – 2 of 2) sorted by relevance
4379 bool IsLowerBound) { in emitOMPArraySectionBase() argument4382 BaseLVal = CGF.EmitArraySectionExpr(ASE, IsLowerBound); in emitOMPArraySectionBase()4415 bool IsLowerBound) { in EmitArraySectionExpr() argument4427 if (IsLowerBound || E->getColonLocFirst().isInvalid()) { in EmitArraySectionExpr()4528 BaseTy, VLA->getElementType(), IsLowerBound); in EmitArraySectionExpr()4568 ResultExprTy, IsLowerBound); in EmitArraySectionExpr()
4278 bool IsLowerBound = true);