Searched refs:protocol_loc_end (Results 1 – 2 of 2) sorted by relevance
1372 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()1386 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function2127 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()2137 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function2355 return protocol_loc_range(protocol_loc_begin(), protocol_loc_end()); in protocol_locs()2362 protocol_loc_iterator protocol_loc_end() const { in protocol_loc_end() function
687 ObjCInterfaceDecl::protocol_loc_iterator PL = IDecl->protocol_loc_end() - 1; in rewriteToObjCInterfaceDecl()