reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3648 QualType BaseTy = OMPArraySectionExpr::getBaseOriginalType(E->getBase()); 3655 if (IsLowerBound || E->getColonLoc().isInvalid()) { 3659 if (auto *LowerBound = E->getLowerBound()) { 3670 auto *Length = E->getLength(); 3678 auto *LowerBound = E->getLowerBound(); 3715 ? E->getBase()->IgnoreParenImpCasts()->getType() 3749 emitOMPArraySectionBase(*this, E->getBase(), BaseInfo, TBAAInfo, 3764 /*signedIndices=*/false, E->getExprLoc()); 3765 } else if (const Expr *Array = isSimpleArrayDecayOperand(E->getBase())) { 3784 /*signedIndices=*/false, E->getExprLoc()); 3788 Address Base = emitOMPArraySectionBase(*this, E->getBase(), BaseInfo, 3793 /*signedIndices=*/false, E->getExprLoc());