Searched defs:inbounds (Results 1 – 6 of 6) sorted by relevance
110 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() function592 bool inbounds(StratifiedIndex N) const { return N < Links.size(); } in inbounds() function
120 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() function602 bool inbounds(StratifiedIndex N) const { return N < Links.size(); } in inbounds() function
2809 bool inbounds, in emitArraySubscriptGEP()2844 QualType eltType, bool inbounds, in emitArraySubscriptGEP()
822 bool inbounds(A v, B lb, B ub) { in inbounds() function
3576 bool inbounds, in emitArraySubscriptGEP()3651 QualType eltType, bool inbounds, in emitArraySubscriptGEP()