Searched defs:inbounds (Results 1 – 4 of 4) 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
4200 const char *inbounds in try_substitute_return_value() local
4254 const char *inbounds in try_substitute_return_value() local
3586 bool inbounds, in emitArraySubscriptGEP()3661 QualType eltType, bool inbounds, in emitArraySubscriptGEP()