Searched defs:inbounds (Results 1 – 2 of 2) sorted by relevance
109 bool inbounds(StratifiedIndex Idx) const { return Idx < Links.size(); } in inbounds() function591 bool inbounds(StratifiedIndex N) const { return N < Links.size(); } in inbounds() function
3651 bool inbounds, in emitArraySubscriptGEP()3726 QualType eltType, bool inbounds, in emitArraySubscriptGEP()