Searched refs:NotInSet (Results 1 – 1 of 1) sorted by relevance
1510 class NotInSet { class1512 explicit NotInSet(const std::set<const FileDescriptor*>& file_set) in NotInSet() function in google::protobuf::compiler::js::__anon397b4de80111::NotInSet1542 std::remove_if(ordered->begin(), ordered->end(), NotInSet(input_set)), in GenerateJspbFileOrder()