Searched defs:shadow_iterator (Results 1 – 5 of 5) sorted by relevance
3109 shadow_iterator() : Current(nullptr) { } in shadow_iterator() function3110 explicit shadow_iterator(UsingShadowDecl *C) : Current(C) { } in shadow_iterator() function
3457 explicit shadow_iterator(UsingShadowDecl *C) : Current(C) {} in shadow_iterator() function
3450 explicit shadow_iterator(UsingShadowDecl *C) : Current(C) {} in shadow_iterator() function