Searched refs:cast_away_const (Results 1 – 3 of 3) sorted by relevance
141 cast_away_const(const ConstStmtIterator &RHS);155 inline StmtIterator cast_away_const(const ConstStmtIterator &RHS) { in cast_away_const() function
5223 return child_range(cast_away_const(CCR.begin()), in children()5224 cast_away_const(CCR.end())); in children()6595 return child_range(cast_away_const(CCR.begin()), in children()6596 cast_away_const(CCR.end())); in children()
4950 return child_range(cast_away_const(CCR.begin()), cast_away_const(CCR.end())); in children()