Searched defs:inbounds (Results 1 – 2 of 2) sorted by relevance
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()