Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitBoundsCheck

999     CGF.EmitBoundsCheck(E, E->getBase(), Idx, IdxTy, /*Accessed*/true);
2234 CGF.EmitBoundsCheck(op.E, pointerOperand, index, indexOperand->getType(),