Home | History | Annotate | Download | only in AST

Lines Matching full:shadow_end

2781   shadow_iterator shadow_end() const { return shadow_iterator(); }
2786 return std::distance(shadow_begin(), shadow_end());