Searched defs:shadow_iterator (Results 1 – 1 of 1) sorted by relevance
2931 shadow_iterator() : Current(nullptr) { } in shadow_iterator() function2932 explicit shadow_iterator(UsingShadowDecl *C) : Current(C) { } in shadow_iterator() function